Translation components API.

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

GET /api/translations/ojs/author/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-14T16:12:43.310946Z",
            "action": 0,
            "target": "",
            "id": 283892,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/283892/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/403940/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T07:18:29.500276Z",
            "action": 59,
            "target": "Submissions must be made to one of the journal's sections.",
            "id": 361665,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/361665/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T07:18:29.500377Z",
            "action": 0,
            "target": "",
            "id": 361666,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/361666/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T07:18:38.891837Z",
            "action": 44,
            "target": "",
            "id": 361990,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/361990/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:16.882652Z",
            "action": 0,
            "target": "",
            "id": 422052,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/422052/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/403940/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-03T01:14:05.723472Z",
            "action": 59,
            "target": "Submissions must be made to one of the journal's sections.",
            "id": 821670,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/821670/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-03T01:14:05.723557Z",
            "action": 0,
            "target": "",
            "id": 821671,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/821671/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-03T01:14:21.930320Z",
            "action": 44,
            "target": "",
            "id": 821843,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/821843/?format=api"
        }
    ]
}