Changes API.

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

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

{
    "unit": "https://translations.scummvm.org/api/units/103615/?format=api",
    "component": "https://translations.scummvm.org/api/components/mission-supernova/msn/?format=api",
    "translation": "https://translations.scummvm.org/api/translations/mission-supernova/msn/de/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-04T22:14:37.075420Z",
    "action": 13,
    "target": "",
    "id": 94988,
    "action_name": "New source string",
    "url": "https://translations.scummvm.org/api/changes/94988/?format=api"
}