Translation components API.

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

GET /api/translations/impress_remote/android-wear/eu/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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-30T11:35:59.197649Z",
            "action": 17,
            "target": "",
            "id": 1555049,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/1555049/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/35780233/?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/eu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "timestamp": "2020-11-29T10:44:09.521267Z",
            "action": 5,
            "target": "0/0",
            "id": 1554161,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/1554161/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/35780232/?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/eu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "timestamp": "2020-11-29T10:44:05.420851Z",
            "action": 5,
            "target": "Impress Remote",
            "id": 1554160,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/1554160/?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/eu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "timestamp": "2020-11-29T10:43:57.001388Z",
            "action": 48,
            "target": "",
            "id": 1554158,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/1554158/?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/eu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "author": null,
            "timestamp": "2020-11-29T10:43:56.803167Z",
            "action": 17,
            "target": "",
            "id": 1554156,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/1554156/?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/eu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
            "timestamp": "2020-11-29T10:43:56.792142Z",
            "action": 0,
            "target": "",
            "id": 1554155,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1554155/?format=api"
        }
    ]
}