Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/5928279/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/1469991/?format=api",
    "component": "https://hosted.weblate.org/api/components/loowid/main/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/loowid/main/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-04-18T00:56:11.404063+02:00",
    "action": 5,
    "target": "Teile diese Internetadresse und beginne, deinen Bildschirm, deine Webcam und dein Mikrofon zu teilen",
    "id": 5928279,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5928279/?format=api"
}