Translation components API.

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

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

{
    "count": 88,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1351766/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T12:32:10",
            "action": 5,
            "target": "Vartotojas",
            "id": 555737,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/555737/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1351767/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T12:32:13",
            "action": 5,
            "target": "Versija",
            "id": 555738,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/555738/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1351694/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T12:33:31",
            "action": 2,
            "target": "Nurodyta data didesnė nei master-licencijos",
            "id": 555739,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/555739/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1351695/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T12:33:52",
            "action": 2,
            "target": "Nurodyta data yra mažesnė už einamą",
            "id": 555740,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/555740/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1351692/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T13:11:54",
            "action": 2,
            "target": "Rusų",
            "id": 555746,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/555746/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T13:15:14",
            "action": 17,
            "target": "",
            "id": 555747,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/555747/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1351692/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2020-06-22T13:19:06",
            "action": 2,
            "target": "Lietuvių",
            "id": 555757,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/555757/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T13:19:12",
            "action": 17,
            "target": "",
            "id": 555758,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/555758/?format=api"
        }
    ]
}