Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/20306/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/music/ru/?format=api",
    "user": "https://translate.ayana.io/api/users/Prigatka/?format=api",
    "author": "https://translate.ayana.io/api/users/Prigatka/?format=api",
    "timestamp": "2022-05-13T11:42:49.811999Z",
    "action": 45,
    "target": "",
    "id": 26189,
    "action_name": "New contributor",
    "url": "https://translate.ayana.io/api/changes/26189/?format=api"
}