Translation components API.

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

GET /api/translations/omp/blocks-developedBy/el/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693419/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.691162Z",
            "action": 59,
            "target": "\"Αναπτύχθηκε από\" Block",
            "id": 630018,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630018/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693420/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.691305Z",
            "action": 59,
            "target": "Το plugin αυτό παρέχει ένα σύνδεσμο \"Αναπτύχθηκε από\" στην πλαϊνή μπάρα.",
            "id": 630019,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630019/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693421/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.691402Z",
            "action": 59,
            "target": "",
            "id": 630020,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630020/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.691492Z",
            "action": 0,
            "target": "",
            "id": 630021,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630021/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:09.273100Z",
            "action": 44,
            "target": "",
            "id": 630090,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/630090/?format=api"
        }
    ]
}