Translation components API.

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

GET /api/translations/ojs/admin/hr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792006/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.006476Z",
            "action": 59,
            "target": "Koristite stranicu kao platformu za sve časopise.",
            "id": 800773,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800773/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.006546Z",
            "action": 0,
            "target": "",
            "id": 800774,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800774/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820992/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.173599Z",
            "action": 59,
            "target": "",
            "id": 837807,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837807/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820993/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.173674Z",
            "action": 59,
            "target": "",
            "id": 837808,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837808/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.173705Z",
            "action": 0,
            "target": "",
            "id": 837809,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837809/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.089737Z",
            "action": 44,
            "target": "",
            "id": 838042,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838042/?format=api"
        }
    ]
}