Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14499964/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ro/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "timestamp": "2023-04-09T13:25:59.523341Z",
    "action": 5,
    "target": "Parola conține prea puține caractere",
    "id": 11433011,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11433011/?format=api"
}