Translation components API.

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

GET /api/translations/indicator-kde-connect/translations/si/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/29566076/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "author": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-02-27T20:39:59.556688+01:00",
            "action": 5,
            "target": "විනෝද වන්න!",
            "id": 9560755,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9560755/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29566069/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "author": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-02-27T20:39:10.624278+01:00",
            "action": 5,
            "target": "ගූගල් ප්ලේ </a>",
            "id": 9560753,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9560753/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "author": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-02-27T20:37:48.939713+01:00",
            "action": 48,
            "target": "",
            "id": 9560749,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/9560749/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "author": "https://hosted.weblate.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-02-27T20:37:48.443433+01:00",
            "action": 0,
            "target": "",
            "id": 9560747,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9560747/?format=api"
        }
    ]
}