Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/23704/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/?format=api",
    "user": "http://translate.pretalx.com/api/users/eellakwd/?format=api",
    "author": "http://translate.pretalx.com/api/users/eellakwd/?format=api",
    "timestamp": "2022-05-13T14:28:05.652669Z",
    "action": 9,
    "target": "Ξεχάσατε τον κωδικό σας;",
    "id": 12412,
    "action_name": "Translation uploaded",
    "url": "http://translate.pretalx.com/api/changes/12412/?format=api"
}