Translation components API.

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

GET /api/translations/plugins/swordServer/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410478/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-31T23:47:19.166867Z",
            "action": 59,
            "target": "SWORD Server Plugin",
            "id": 314376,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314376/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410479/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-31T23:47:19.166968Z",
            "action": 59,
            "target": "An API for accepting SWORD deposits",
            "id": 314377,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314377/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-31T23:47:19.167009Z",
            "action": 0,
            "target": "",
            "id": 314378,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/314378/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/434063/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T02:24:11.405254Z",
            "action": 59,
            "target": "<p>SWORD deposits can be made to this service document using the service document URL: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Specific deposit points can be addressed by section ID. For example, for section ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 314391,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314391/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T02:24:11.405350Z",
            "action": 0,
            "target": "",
            "id": 314392,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/314392/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/434063/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T19:55:52.212910Z",
            "action": 59,
            "target": "<p>SWORD deposits can be made to this service document using the service document URL: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Specific collections can be addressed by section ID. For example, for section ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 314822,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314822/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T19:55:52.212994Z",
            "action": 0,
            "target": "",
            "id": 314823,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/314823/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.256717Z",
            "action": 0,
            "target": "",
            "id": 674610,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674610/?format=api"
        }
    ]
}