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_calendar/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/552752/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:36:55.289704+02:00",
            "action": 13,
            "target": "",
            "id": 182117,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182117/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/552754/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:36:55.308102+02:00",
            "action": 13,
            "target": "",
            "id": 182118,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182118/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/552756/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:36:55.325939+02:00",
            "action": 13,
            "target": "",
            "id": 182119,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182119/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/552758/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:36:55.343223+02:00",
            "action": 13,
            "target": "",
            "id": 182120,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182120/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/552776/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:36:56.212427+02:00",
            "action": 13,
            "target": "",
            "id": 182126,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/182126/?format=api"
        }
    ]
}