Translation components API.

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

GET /api/translations/ojs/reports-articles/ca/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/562502/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.645753Z",
            "action": 59,
            "target": "Informe d'articles",
            "id": 497920,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497920/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562504/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.645821Z",
            "action": 59,
            "target": "Aquest connector implementa un informe en format CSV que conté una llista d'articles i la informació relacionada.",
            "id": 497921,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497921/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562506/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.645862Z",
            "action": 59,
            "target": "Cap decisió",
            "id": 497922,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497922/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:11.645898Z",
            "action": 0,
            "target": "",
            "id": 497923,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/497923/?format=api"
        }
    ]
}