Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/ckb/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-15T09:57:27.255044Z",
            "action": 44,
            "target": "",
            "id": 184262,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/184262/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/276296/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/ckb/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/OmerQadirFM/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/OmerQadirFM/?format=api",
            "timestamp": "2025-04-15T15:31:46.194804Z",
            "action": 45,
            "target": "",
            "id": 184375,
            "action_name": "New contributor",
            "url": "https://translate.opensourcepos.org/api/changes/184375/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/276296/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/ckb/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/OmerQadirFM/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/OmerQadirFM/?format=api",
            "timestamp": "2025-04-15T15:31:46.200317Z",
            "action": 5,
            "target": "بڕ",
            "id": 184376,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/184376/?format=api"
        }
    ]
}