Translation components API.

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

GET /api/translations/storehouse5/dset/mk/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 66,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/changes/?format=api&page=3",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2039202/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-05-15T14:59:24",
            "action": 5,
            "target": "Премногу децимални места: „%s“.",
            "id": 1152151,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1152151/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039203/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-05-15T14:59:39",
            "action": 5,
            "target": "Неважечки формат на цел број: „%s“.",
            "id": 1152152,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1152152/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039204/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-05-15T14:59:52",
            "action": 5,
            "target": "Бројот е надвор од важечкиот опсег на цели броеви: „%s“.",
            "id": 1152153,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1152153/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039205/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-05-15T15:00:07",
            "action": 5,
            "target": "Вредноста на типот int32 е надвор од опсегот.",
            "id": 1152154,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1152154/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2039206/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-05-15T15:00:22",
            "action": 5,
            "target": "Вредноста int64 е надвор од опсегот.",
            "id": 1152155,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1152155/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T05:25:27",
            "action": 17,
            "target": "",
            "id": 1163549,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1163549/?format=api"
        }
    ]
}