Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/253463/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:51.588802Z",
            "action": 59,
            "target": "Dobavljač",
            "id": 159301,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159301/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253464/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:51.590080Z",
            "action": 59,
            "target": "ID",
            "id": 159302,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159302/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253465/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:51.591488Z",
            "action": 59,
            "target": "Porez Id",
            "id": 159303,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159303/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253466/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:51.592221Z",
            "action": 59,
            "target": "Ažuriranje dobavljača",
            "id": 159304,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159304/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:51.592965Z",
            "action": 0,
            "target": "",
            "id": 159305,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/159305/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/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:23:30.505689Z",
            "action": 0,
            "target": "",
            "id": 179302,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179302/?format=api"
        }
    ]
}