Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_location/en/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/496435/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_location/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_location/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:43.638638+03:00",
            "action": 13,
            "target": "",
            "id": 165878,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165878/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/496437/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_location/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_location/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:43.666957+03:00",
            "action": 13,
            "target": "",
            "id": 165879,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165879/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/496439/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_location/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_location/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:43.696881+03:00",
            "action": 13,
            "target": "",
            "id": 165880,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165880/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/496582/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_resource_location/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_resource_location/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:47.033240+03:00",
            "action": 13,
            "target": "",
            "id": 165909,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165909/?format=api"
        }
    ]
}