Changes API.

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

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

{
    "unit": "https://translate.archiveentertainment.com/api/units/46721/?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/ru/?format=api",
    "glossary_term": null,
    "user": "https://translate.archiveentertainment.com/api/users/VladNenashev/?format=api",
    "author": "https://translate.archiveentertainment.com/api/users/VladNenashev/?format=api",
    "timestamp": "2020-12-21T16:57:26.078155-08:00",
    "action": 5,
    "target": "Стражник",
    "id": 28701,
    "action_name": "New translation",
    "url": "https://translate.archiveentertainment.com/api/changes/28701/?format=api"
}