Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_assignment_hr_holidays/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/504023/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_hr_holidays/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_hr_holidays/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:17:20.024601+03:00",
            "action": 13,
            "target": "",
            "id": 167352,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/167352/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/504025/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_hr_holidays/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_hr_holidays/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:17:20.046442+03:00",
            "action": 13,
            "target": "",
            "id": 167353,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/167353/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/504027/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_hr_holidays/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_hr_holidays/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:17:20.066957+03:00",
            "action": 13,
            "target": "",
            "id": 167354,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/167354/?format=api"
        }
    ]
}