Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2020-06-03T15:50:14.707496Z",
            "action": 0,
            "target": "",
            "id": 58293,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/58293/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": null,
            "timestamp": "2020-06-03T15:50:14.735214Z",
            "action": 17,
            "target": "",
            "id": 58294,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/58294/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2020-06-03T15:50:15.128817Z",
            "action": 44,
            "target": "",
            "id": 58295,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/58295/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/195324/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2020-06-03T15:50:52.157166Z",
            "action": 5,
            "target": "Plugin Hypothes.is",
            "id": 58298,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/58298/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/195325/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2020-06-03T15:51:18.512229Z",
            "action": 5,
            "target": "Este plugin permite a integração do Hypothes.is nas visualizações de artigos do OJS para anotação e comentários do leitor.",
            "id": 58299,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/58299/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-04T16:39:22.991596Z",
            "action": 17,
            "target": "",
            "id": 58903,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/58903/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.509890Z",
            "action": 0,
            "target": "",
            "id": 669030,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669030/?format=api"
        }
    ]
}