Translation components API.

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

GET /api/translations/ojs/reports-articles/fi/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/562669/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.667054Z",
            "action": 59,
            "target": "Artikkelit-raportti",
            "id": 498147,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498147/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562670/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.667121Z",
            "action": 59,
            "target": "Tällä lisäosalla otetaan käyttöön CSV-muotoinen raportti, joka sisältää listan artikkeleista ja niiden tiedoista.",
            "id": 498148,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498148/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562671/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.667162Z",
            "action": 59,
            "target": "Ei päätöstä",
            "id": 498149,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498149/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.667198Z",
            "action": 0,
            "target": "",
            "id": 498150,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498150/?format=api"
        }
    ]
}