Translation components API.

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

GET /api/translations/plugins/swordServer/tr/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/735527/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.160176Z",
            "action": 59,
            "target": "SWORD Sunucu Eklentisi",
            "id": 674678,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674678/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735528/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.160239Z",
            "action": 59,
            "target": "SWORD para yatırma işlemleri için bir API",
            "id": 674679,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674679/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735529/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.160279Z",
            "action": 59,
            "target": "",
            "id": 674680,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674680/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:40.160315Z",
            "action": 0,
            "target": "",
            "id": 674681,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674681/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:41.037901Z",
            "action": 44,
            "target": "",
            "id": 674696,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674696/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735529/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/tr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "timestamp": "2023-05-22T19:07:52.174575Z",
            "action": 45,
            "target": "",
            "id": 754126,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/754126/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735529/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/tr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "timestamp": "2023-05-22T19:07:52.177903Z",
            "action": 5,
            "target": "<p>Bu hizmet belgesine, hizmet belgesi URL'si kullanılarak SWORD ödemeleri yapılabilir: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Belirli koleksiyonlar, bölüm kimliğine göre ele alınabilir. Örneğin, bölüm kimliği 1 için: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 754127,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/754127/?format=api"
        }
    ]
}