Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15713674/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-12T12:45:50.710309Z",
    "action": 30,
    "target": "Alpinelinux 3.19 Extended",
    "id": 13198029,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/13198029/?format=api"
}