Translation components API.

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

GET /api/translations/ojs/reports-articles/da/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/562579/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.009283Z",
            "action": 59,
            "target": "Artikelrapport",
            "id": 497994,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497994/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562581/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.009346Z",
            "action": 59,
            "target": "Denne plugin genererer en CSV-rapport indeholdende en liste over artikler og deres information.",
            "id": 497995,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497995/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562582/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.009385Z",
            "action": 59,
            "target": "Ingen beslutning",
            "id": 497996,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/497996/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.009421Z",
            "action": 0,
            "target": "",
            "id": 497997,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/497997/?format=api"
        }
    ]
}