Translation components API.

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

GET /api/translations/impress_remote/android-wear/ia/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ia/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/SoftInterlingua/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/SoftInterlingua/?format=api",
            "timestamp": "2024-04-15T15:32:04.814049Z",
            "action": 0,
            "target": "",
            "id": 50962822,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/50962822/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113075793/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T15:32:04.814015Z",
            "action": 59,
            "target": "",
            "id": 50962821,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/50962821/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113075792/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T15:32:04.813976Z",
            "action": 59,
            "target": "",
            "id": 50962820,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/50962820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ia/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/SoftInterlingua/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/SoftInterlingua/?format=api",
            "timestamp": "2024-04-15T15:32:04.754061Z",
            "action": 48,
            "target": "",
            "id": 50962819,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/50962819/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ia/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/SoftInterlingua/?format=api",
            "author": null,
            "timestamp": "2024-04-15T15:32:04.750621Z",
            "action": 17,
            "target": "",
            "id": 50962818,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/50962818/?format=api"
        }
    ]
}