Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/554400/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_hr/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_hr/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:37:45.039859+02:00",
            "action": 13,
            "target": "",
            "id": 182471,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182471/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/554402/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_hr/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_hr/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:37:45.057415+02:00",
            "action": 13,
            "target": "",
            "id": 182472,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182472/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/554404/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_hr/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_hr/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:37:45.086352+02:00",
            "action": 13,
            "target": "",
            "id": 182473,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182473/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/554406/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_hr/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_hr/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:37:45.102849+02:00",
            "action": 13,
            "target": "",
            "id": 182474,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182474/?format=api"
        }
    ]
}