Translation components API.

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

GET /api/translations/world-weather/weather-conditions/zh_Hant/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://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-24T21:52:07.386280+01:00",
            "action": 0,
            "target": "",
            "id": 45783795,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/45783795/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41594494/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "author": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "timestamp": "2022-04-04T02:42:11.148444+02:00",
            "action": 5,
            "target": "火山灰",
            "id": 22883256,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/22883256/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41594490/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "author": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "timestamp": "2022-04-04T02:42:03.572919+02:00",
            "action": 5,
            "target": "沙塵暴",
            "id": 22883255,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/22883255/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41594468/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "author": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "timestamp": "2022-04-04T02:41:40.864140+02:00",
            "action": 5,
            "target": "中雨",
            "id": 22883254,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/22883254/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41594468/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "author": "https://hosted.weblate.org/api/users/KOP-SEE/?format=api",
            "timestamp": "2022-04-04T02:41:40.856591+02:00",
            "action": 45,
            "target": "",
            "id": 22883253,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/22883253/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/world-weather/weather-conditions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/bittin/?format=api",
            "author": "https://hosted.weblate.org/api/users/bittin/?format=api",
            "timestamp": "2021-08-17T17:39:49.241392+02:00",
            "action": 0,
            "target": "",
            "id": 12218313,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12218313/?format=api"
        }
    ]
}