Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_team_calendar/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/482513/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:56:43.062456+03:00",
            "action": 13,
            "target": "",
            "id": 162993,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/162993/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/482515/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:56:43.096788+03:00",
            "action": 13,
            "target": "",
            "id": 162994,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/162994/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/482517/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:56:43.116257+03:00",
            "action": 13,
            "target": "",
            "id": 162995,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/162995/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/482519/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_team_calendar/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_team_calendar/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:56:43.152790+03:00",
            "action": 13,
            "target": "",
            "id": 162996,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/162996/?format=api"
        }
    ]
}