Changes API.

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

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

{
    "unit": "https://translate.archiveentertainment.com/api/units/46676/?format=api",
    "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/?format=api",
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/character-names/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-12-21T14:34:02.799929-08:00",
    "action": 13,
    "target": "",
    "id": 28476,
    "action_name": "New source string",
    "url": "https://translate.archiveentertainment.com/api/changes/28476/?format=api"
}