Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/397926/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/altfedoraprojectorg/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2023-11-20T19:47:09.935894Z",
    "action": 8,
    "target": "Fedora Server",
    "id": 12906992,
    "action_name": "Translation reverted",
    "url": "https://translate.fedoraproject.org/api/changes/12906992/?format=api"
}