Translation components API.

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

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

{
    "count": 65,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/216881/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:04.756971Z",
            "action": 59,
            "target": "Ukupno",
            "id": 121574,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121574/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/216882/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:04.757076Z",
            "action": 59,
            "target": "Ažuriraj kupca",
            "id": 121575,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121575/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/216883/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:04.757180Z",
            "action": 59,
            "target": "Nagrade",
            "id": 121576,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121576/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:04.757294Z",
            "action": 0,
            "target": "",
            "id": 121577,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/121577/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/bs/?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:56.042603Z",
            "action": 0,
            "target": "",
            "id": 179554,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179554/?format=api"
        }
    ]
}