Translation components API.

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

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

{
    "count": 6,
    "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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T16:34:52.883937Z",
            "action": 17,
            "target": "",
            "id": 1231948,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/1231948/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/34181763/?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/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-07-28T16:03:31.166082Z",
            "action": 5,
            "target": "0/0",
            "id": 1225901,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/1225901/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/34181762/?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/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-07-28T16:03:23.884688Z",
            "action": 5,
            "target": "Impress Remote",
            "id": 1225900,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/1225900/?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/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-07-28T09:46:07.009246Z",
            "action": 48,
            "target": "",
            "id": 1224807,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/1224807/?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/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": null,
            "timestamp": "2020-07-28T09:46:06.809196Z",
            "action": 17,
            "target": "",
            "id": 1224805,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/1224805/?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/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-07-28T09:46:06.798773Z",
            "action": 0,
            "target": "",
            "id": 1224804,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1224804/?format=api"
        }
    ]
}