Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/bs/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/490022/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.775562Z",
            "action": 59,
            "target": "\"Sustav razvili\" blok",
            "id": 424298,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424298/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490025/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.775633Z",
            "action": 59,
            "target": "Ovaj dodatak prikazuje poveznicu na razvojni tim OMP-a u rubnom izborniku.",
            "id": 424299,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424299/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490027/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.775674Z",
            "action": 59,
            "target": "Razvijen od",
            "id": 424300,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424300/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.775712Z",
            "action": 0,
            "target": "",
            "id": 424301,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424301/?format=api"
        }
    ]
}