Translation components API.

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

GET /api/translations/plugins/coins-plugin/hy/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/733539/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:30:44.632517Z",
            "action": 59,
            "target": "COinS փլագին",
            "id": 672275,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672275/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733540/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:30:44.632585Z",
            "action": 59,
            "target": "COinS փլագինը հոդվածի էջերին ավելացնում է OpenURL նկարագրիչ (համառոտագրություն և HTML), որը կարող է օգտագործվել, օրինակ. մեջբերման գործիքներում տարանջատման համար:",
            "id": 672276,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672276/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:30:44.632624Z",
            "action": 0,
            "target": "",
            "id": 672277,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672277/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:46.974004Z",
            "action": 0,
            "target": "",
            "id": 672459,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672459/?format=api"
        }
    ]
}