Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/34840607/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "author": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "timestamp": "2021-08-23T13:55:28.455972+02:00",
            "action": 2,
            "target": "Työpöytä",
            "id": 12326114,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12326114/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/34840606/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "author": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "timestamp": "2021-08-23T13:55:26.402926+02:00",
            "action": 2,
            "target": "Vaihda taustakuva",
            "id": 12326112,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12326112/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/34840606/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "author": "https://hosted.weblate.org/api/users/kaantaja/?format=api",
            "timestamp": "2021-08-23T13:55:26.397540+02:00",
            "action": 45,
            "target": "",
            "id": 12326111,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/12326111/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/34840607/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T21:48:29.966163+02:00",
            "action": 6,
            "target": "Työpöytä",
            "id": 11208609,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11208609/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/34840606/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T21:48:29.951937+02:00",
            "action": 6,
            "target": "Vaihda taustakuva",
            "id": 11208608,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11208608/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T21:47:24.484377+02:00",
            "action": 0,
            "target": "",
            "id": 11208577,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11208577/?format=api"
        }
    ]
}