Translation components API.

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

GET /api/translations/plugins/swordServer/id/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/735506/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.415429Z",
            "action": 59,
            "target": "Plugin SWORD Server",
            "id": 674648,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674648/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735507/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.415490Z",
            "action": 59,
            "target": "Sebuah API untuk menerima deposit SWORD",
            "id": 674649,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674649/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735508/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.415534Z",
            "action": 59,
            "target": "",
            "id": 674650,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674650/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.415572Z",
            "action": 0,
            "target": "",
            "id": 674651,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674651/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.994178Z",
            "action": 44,
            "target": "",
            "id": 674691,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674691/?format=api"
        }
    ]
}