Changes API.

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

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

{
    "unit": "https://translate.archiveentertainment.com/api/units/7649/?format=api",
    "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-json-text/?format=api",
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-json-text/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-14T21:03:30.178468-07:00",
    "action": 13,
    "target": "",
    "id": 5283,
    "action_name": "New source string",
    "url": "https://translate.archiveentertainment.com/api/changes/5283/?format=api"
}