Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735497/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.149768Z",
            "action": 59,
            "target": "SWORD-lisäosa",
            "id": 674635,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674635/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735498/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.149832Z",
            "action": 59,
            "target": "Rajapinta SWORD-tallenteiden vastaanottoon",
            "id": 674636,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674636/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735499/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.149870Z",
            "action": 59,
            "target": "",
            "id": 674637,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674637/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.149907Z",
            "action": 0,
            "target": "",
            "id": 674638,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674638/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.981166Z",
            "action": 44,
            "target": "",
            "id": 674689,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674689/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735499/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fi/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ajnyga/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ajnyga/?format=api",
            "timestamp": "2023-05-23T07:52:08.663714Z",
            "action": 45,
            "target": "",
            "id": 754497,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/754497/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735499/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/fi/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ajnyga/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ajnyga/?format=api",
            "timestamp": "2023-05-23T07:52:08.666615Z",
            "action": 5,
            "target": "<p>SWORD-talletukset voidaan tehdä tähän palveluasiakirjaan palveluasiakirjan URL-osoitteen avulla: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Valittuja kokoelmia voidaan käsitellä osaston ID:n avulla. Esimerkiksi osaston ID 1 kohdalla: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 754498,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/754498/?format=api"
        }
    ]
}