Translation components API.

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

GET /api/translations/mailcleaner/user-interface/sk/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/sk/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/5738853/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/vanom/?format=api",
            "author": "https://hosted.weblate.org/api/users/vanom/?format=api",
            "timestamp": "2017-11-08T12:33:49+01:00",
            "action": 2,
            "target": "doručiť",
            "old": "deliver",
            "details": {},
            "id": 2189707,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2189707/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/vanom/?format=api",
            "author": "https://hosted.weblate.org/api/users/vanom/?format=api",
            "timestamp": "2017-11-08T12:33:48+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2189706,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2189706/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-08T12:33:47+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2189705,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2189705/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/vanom/?format=api",
            "author": null,
            "timestamp": "2017-11-08T12:30:29+01:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 2189697,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2189697/?format=api"
        }
    ]
}