Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/12976/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/responses/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/responses/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-11T18:14:49.480631Z",
    "action": 59,
    "target": "*Pencipta Ayana, untuk melihat informasi lebih lanjut tentang semua shard, pakai {prefix}shardinfo",
    "id": 3679,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/3679/?format=api"
}