Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/215746/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/cashups/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/sv/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "timestamp": "2024-10-27T18:44:05.031752Z",
    "action": 2,
    "target": "Datum för avslut",
    "id": 178424,
    "action_name": "Translation changed",
    "url": "https://translate.opensourcepos.org/api/changes/178424/?format=api"
}