Translation components API.

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

GET /api/translations/opensourcepos/expenses/de_CH/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/227745/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:55.951522Z",
            "action": 59,
            "target": "",
            "id": 133087,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/133087/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:55.951572Z",
            "action": 0,
            "target": "",
            "id": 133088,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/133088/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:59:28.924184Z",
            "action": 44,
            "target": "",
            "id": 138781,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/138781/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:24:46.021570Z",
            "action": 0,
            "target": "",
            "id": 179473,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179473/?format=api"
        }
    ]
}