Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/459276/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/hi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/heliumpng/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/heliumpng/?format=api",
    "timestamp": "2023-07-10T15:46:15.528790Z",
    "action": 2,
    "target": "ऐसा कोई कार्य नहीं है",
    "id": 11891922,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11891922/?format=api"
}