Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/98731/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice/hu/?format=api",
    "user": "https://translate.tryton.org/api/users/gdukai/?format=api",
    "author": "https://translate.tryton.org/api/users/gdukai/?format=api",
    "timestamp": "2021-04-10T15:30:07.411040Z",
    "action": 9,
    "target": "Biztos, hogy érvényteleníteni akarja a számlá(ka)t?",
    "id": 153615,
    "action_name": "Translation uploaded",
    "url": "https://translate.tryton.org/api/changes/153615/?format=api"
}