Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709795/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-04T07:54:37.020361Z",
    "action": 30,
    "target": "Oracle Linux 8.6",
    "id": 13178840,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/13178840/?format=api"
}