Translation components API.

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

GET /api/translations/opensourcepos/expenses/bg/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/bg/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/227059/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:46.888849Z",
            "action": 59,
            "target": "Update Expense",
            "id": 132387,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132387/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:46.889042Z",
            "action": 0,
            "target": "",
            "id": 132388,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/132388/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:59:28.730462Z",
            "action": 44,
            "target": "",
            "id": 138779,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/138779/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/?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:45.638813Z",
            "action": 0,
            "target": "",
            "id": 179469,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179469/?format=api"
        }
    ]
}