Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/ldap_authentication/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/ldap_authentication/eu/?format=api",
    "user": "https://translate.tryton.org/api/users/admin/?format=api",
    "author": "https://translate.tryton.org/api/users/admin/?format=api",
    "timestamp": "2020-04-21T11:43:04.370097Z",
    "action": 0,
    "target": "",
    "id": 83317,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/83317/?format=api"
}