Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503095/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:26.355399Z",
            "action": 59,
            "target": "DRIVER",
            "id": 437544,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437544/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503096/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:26.355469Z",
            "action": 59,
            "target": "RIVER հավելվածը ընդլայնում է OAI-PMH միջերեսը` համաձայն DRIVER Guidelines 2.0, օգնելով OJS ամսագրերին դառնալ DRIVER-ին համապատասխան:",
            "id": 437545,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437545/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:26.355512Z",
            "action": 0,
            "target": "",
            "id": 437546,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437546/?format=api"
        }
    ]
}