Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7810814/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "timestamp": "2023-09-26T20:03:17.714442Z",
    "action": 5,
    "target": "Boot loader stage1 устройството не може да е на iSCSI диск, който не е конфигуриран в iBFT.",
    "id": 12530822,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12530822/?format=api"
}