Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490363/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.430225Z",
            "action": 59,
            "target": "בלוק \"מפותח על ידי\"",
            "id": 424635,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424635/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490364/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.430289Z",
            "action": 59,
            "target": "תוסף זה מספק קישור \"מפותח על ידי\" בסרגל הצד.",
            "id": 424636,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424636/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490366/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.430329Z",
            "action": 59,
            "target": "מפותח על ידי",
            "id": 424637,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424637/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.430364Z",
            "action": 0,
            "target": "",
            "id": 424638,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424638/?format=api"
        }
    ]
}