Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/world-weather/settings/ber/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/19557764/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/ber/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-08-13T20:48:01.444453+02:00",
            "action": 5,
            "target": "ⴼⵓⵀⵔⵏⵀⴰⵢⵜ (℉)",
            "id": 7125975,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7125975/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/19557763/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/ber/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-08-13T20:47:48.108431+02:00",
            "action": 5,
            "target": "ⵙⵉⵍⵙⵢⵓⵙ (℃)",
            "id": 7125972,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7125972/?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/ber/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-08-13T20:47:27.474459+02:00",
            "action": 48,
            "target": "",
            "id": 7125969,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/7125969/?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/ber/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-08-13T20:47:27.225472+02:00",
            "action": 0,
            "target": "",
            "id": 7125967,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7125967/?format=api"
        }
    ]
}