Changes API.

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

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

{
    "unit": "https://translate.archiveentertainment.com/api/units/38479/?format=api",
    "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/launch-trailer/?format=api",
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/launch-trailer/es/?format=api",
    "glossary_term": null,
    "user": "https://translate.archiveentertainment.com/api/users/irentrad/?format=api",
    "author": "https://translate.archiveentertainment.com/api/users/irentrad/?format=api",
    "timestamp": "2020-12-01T10:08:32.335366-08:00",
    "action": 2,
    "target": "¡Hala! ¿En serio?",
    "id": 25941,
    "action_name": "Translation changed",
    "url": "https://translate.archiveentertainment.com/api/changes/25941/?format=api"
}