Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_action_survey/en/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/494599/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_survey/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_action_survey/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:03:47.667536+03:00",
            "action": 13,
            "target": "",
            "id": 165460,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165460/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/494601/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_survey/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_action_survey/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:03:47.705847+03:00",
            "action": 13,
            "target": "",
            "id": 165461,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165461/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/494603/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_survey/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_action_survey/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:03:47.733742+03:00",
            "action": 13,
            "target": "",
            "id": 165462,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165462/?format=api"
        }
    ]
}