Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T16:17:12.257798Z",
            "action": 0,
            "target": "",
            "id": 284824,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284824/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:36:34.212697Z",
            "action": 0,
            "target": "",
            "id": 653236,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/653236/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/768550/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-28T14:10:26.301052Z",
            "action": 59,
            "target": "Chapter: {$chapterLabel}",
            "id": 738917,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/738917/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/768551/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-28T14:10:26.301131Z",
            "action": 59,
            "target": "Publication Format: {$publicationFormatLabel}",
            "id": 738918,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/738918/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/768552/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-28T14:10:26.301172Z",
            "action": 59,
            "target": "Files: {$submissionFileLabel}",
            "id": 738919,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/738919/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/pubIds-urn/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/pubIds-urn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-28T14:10:26.301209Z",
            "action": 0,
            "target": "",
            "id": 738920,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/738920/?format=api"
        }
    ]
}