Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/716287/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/am/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-10T10:00:02.125117Z",
    "action": 59,
    "target": "German, English, Esperanto, Latin, French, Italian, Modern Greek, Mandarin, Dutch, Spanish, Indonesian, Hebrew, Swahili",
    "id": 1253395,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/1253395/?format=api"
}