Translation components API.

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

GET /api/translations/pkp-lib/manager/hi/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 459,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/changes/?format=api&page=9",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/817765/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-24T22:31:00.346315Z",
            "action": 59,
            "target": "",
            "id": 830717,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/830717/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-24T22:31:00.346365Z",
            "action": 0,
            "target": "",
            "id": 830718,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/830718/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-24T22:32:05.896445Z",
            "action": 44,
            "target": "",
            "id": 831477,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/831477/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/818891/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-29T08:30:20.010311Z",
            "action": 59,
            "target": "",
            "id": 833828,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/833828/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-29T08:30:20.010397Z",
            "action": 0,
            "target": "",
            "id": 833829,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/833829/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-29T08:31:10.169959Z",
            "action": 44,
            "target": "",
            "id": 833921,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/833921/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/822193/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-13T16:39:46.051249Z",
            "action": 59,
            "target": "",
            "id": 839771,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/839771/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:39:46.051327Z",
            "action": 0,
            "target": "",
            "id": 839772,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839772/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:40:12.698093Z",
            "action": 44,
            "target": "",
            "id": 839855,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/839855/?format=api"
        }
    ]
}