Translation components API.

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

GET /api/components/turris/glossary/changes/?format=api&page=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 954,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/turris/glossary/changes/?format=api&page=19",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/28881692/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/virsli100/?format=api",
            "author": null,
            "timestamp": "2017-09-29T11:58:18+02:00",
            "action": 5,
            "target": "beállítás",
            "id": 2093047,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2093047/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28881694/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/virsli100/?format=api",
            "author": null,
            "timestamp": "2017-09-29T11:58:03+02:00",
            "action": 5,
            "target": "beállítások",
            "id": 2093046,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2093046/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28881690/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/da/?format=api",
            "user": "https://hosted.weblate.org/api/users/kramse/?format=api",
            "author": null,
            "timestamp": "2017-06-27T13:03:37+02:00",
            "action": 5,
            "target": "Ugyldig",
            "id": 1897643,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/1897643/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28881738/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/teslamint/?format=api",
            "author": null,
            "timestamp": "2017-03-30T12:59:22+02:00",
            "action": 5,
            "target": "접두사",
            "id": 1700687,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/1700687/?format=api"
        }
    ]
}