Translation components API.

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

GET /api/translations/ops/blocks-developedby/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/721896/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.142963Z",
            "action": 59,
            "target": "\"Kehittänyt\"-lohko",
            "id": 658982,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658982/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721897/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.143055Z",
            "action": 59,
            "target": "Tämä lohkolisäosa näyttää sivupalkissa \"Kehittänyt\"-linkin.",
            "id": 658983,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658983/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721898/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.143099Z",
            "action": 59,
            "target": "Kehittänyt",
            "id": 658984,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658984/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.143136Z",
            "action": 0,
            "target": "",
            "id": 658985,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/658985/?format=api"
        }
    ]
}