Translation components API.

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

GET /api/translations/plugins/swordServer/gl/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/735500/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.254122Z",
            "action": 59,
            "target": "Complemento de servidor SWORD",
            "id": 674640,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674640/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735501/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.254181Z",
            "action": 59,
            "target": "Unha API para aceptar depósitos SWORD",
            "id": 674641,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674641/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735502/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.254219Z",
            "action": 59,
            "target": "",
            "id": 674642,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674642/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.254256Z",
            "action": 0,
            "target": "",
            "id": 674643,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674643/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.987122Z",
            "action": 44,
            "target": "",
            "id": 674690,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674690/?format=api"
        }
    ]
}