Translation components API.

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

GET /api/translations/world-weather/settings/uk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/7326225/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "timestamp": "2018-02-04T10:48:41+01:00",
            "action": 5,
            "target": "Шкала Бофорта (сила вітру)",
            "id": 2466001,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2466001/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7326221/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "timestamp": "2018-02-04T10:47:39+01:00",
            "action": 5,
            "target": "Температурна шкала",
            "id": 2465994,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2465994/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7326219/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "timestamp": "2018-02-04T10:47:08+01:00",
            "action": 5,
            "target": "Фаренгейт (℉)",
            "id": 2465992,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2465992/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7326218/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "timestamp": "2018-02-04T10:46:48+01:00",
            "action": 5,
            "target": "Цельсій (℃)",
            "id": 2465990,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2465990/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "timestamp": "2018-02-04T10:45:56+01:00",
            "action": 0,
            "target": "",
            "id": 2465987,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2465987/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/XPIH/?format=api",
            "author": null,
            "timestamp": "2018-02-04T10:45:48+01:00",
            "action": 17,
            "target": "",
            "id": 2465985,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2465985/?format=api"
        }
    ]
}