Translation components API.

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

GET /api/translations/android-viewer/android-strings/ca/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 255,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477607/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T22:09:25.465109Z",
            "action": 59,
            "target": "",
            "id": 39074666,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39074666/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477605/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T22:09:25.465042Z",
            "action": 59,
            "target": "",
            "id": 39074664,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39074664/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477604/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T22:09:25.465003Z",
            "action": 59,
            "target": "",
            "id": 39074663,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39074663/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "timestamp": "2023-12-12T22:09:25.284418Z",
            "action": 48,
            "target": "",
            "id": 39074662,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/39074662/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ca/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": null,
            "timestamp": "2023-12-12T22:09:25.282144Z",
            "action": 17,
            "target": "",
            "id": 39074661,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39074661/?format=api"
        }
    ]
}