Translation components API.

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

GET /api/translations/phyphox/ios/ja/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-03-20T09:46:05.997575Z",
            "action": 44,
            "target": "",
            "id": 20489,
            "action_name": "New string to translate",
            "url": "https://translate.phyphox.org/api/changes/20489/?format=api"
        },
        {
            "unit": "https://translate.phyphox.org/api/units/46387/?format=api",
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-03-20T09:56:38.199744Z",
            "action": 30,
            "target": "Y'",
            "id": 20526,
            "action_name": "Source string changed",
            "url": "https://translate.phyphox.org/api/changes/20526/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-06-07T23:06:02.737027Z",
            "action": 0,
            "target": "",
            "id": 21227,
            "action_name": "Resource update",
            "url": "https://translate.phyphox.org/api/changes/21227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-06-07T23:06:12.599393Z",
            "action": 44,
            "target": "",
            "id": 21261,
            "action_name": "New string to translate",
            "url": "https://translate.phyphox.org/api/changes/21261/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-06-18T09:47:50.040508Z",
            "action": 0,
            "target": "",
            "id": 21407,
            "action_name": "Resource update",
            "url": "https://translate.phyphox.org/api/changes/21407/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?format=api",
            "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
            "timestamp": "2025-06-18T09:47:58.479837Z",
            "action": 44,
            "target": "",
            "id": 21441,
            "action_name": "New strings to translate",
            "url": "https://translate.phyphox.org/api/changes/21441/?format=api"
        }
    ]
}