Translation components API.

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

GET /api/translations/ojs/gateways-resolver/tr/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/502447/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.998685Z",
            "action": 59,
            "target": "Çözümleme Eklentisi",
            "id": 437046,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437046/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502448/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.998752Z",
            "action": 59,
            "target": "Bu eklenti sayı ve makaleleri kaynakça bilgileri doğrultusunda çözümler.",
            "id": 437047,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437047/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502449/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.998791Z",
            "action": 59,
            "target": "Belirtilen atıf bilgisi ile herhangi bir tekil giriş çözümlenemiyor. Lütfen belirttiğiniz atıf bilgisinin detaylı ve bu OJS dağıtımındaki bir girişe karşılık geldiğinden emin olun.",
            "id": 437048,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437048/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502450/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.998829Z",
            "action": 59,
            "target": "Verileri Dışa Aktar",
            "id": 437049,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437049/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.998864Z",
            "action": 0,
            "target": "",
            "id": 437050,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437050/?format=api"
        }
    ]
}