Translation components API.

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

GET /api/translations/ojs/reports-articles/el/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/562595/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.230445Z",
            "action": 59,
            "target": "Αναφορά άρθρων",
            "id": 498068,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498068/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562596/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.230511Z",
            "action": 59,
            "target": "Αυτό το πρόσθετο δημιουργεί μια αναφορά CSV που περιέχει τη λίστα των άρθρων και τις αντίστοιχες πληροφορίες τους.",
            "id": 498069,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498069/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562597/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.230551Z",
            "action": 59,
            "target": "Δεν έχει καταγραφεί απόφαση",
            "id": 498070,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498070/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.230586Z",
            "action": 0,
            "target": "",
            "id": 498071,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498071/?format=api"
        }
    ]
}