Translation components API.

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

GET /api/translations/plugins/lucene/da/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/806309/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T18:02:27.384526Z",
            "action": 59,
            "target": "Tidsskriftstitel",
            "id": 819659,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/819659/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/806310/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T18:02:27.384554Z",
            "action": 59,
            "target": "Artikeltitel",
            "id": 819660,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/819660/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/806311/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T18:02:27.384581Z",
            "action": 59,
            "target": "Køre på Solr 7",
            "id": 819661,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/819661/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/806312/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T18:02:27.384609Z",
            "action": 59,
            "target": "Check hvis du bruger Solr 7 ",
            "id": 819662,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/819662/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T18:02:27.384647Z",
            "action": 0,
            "target": "",
            "id": 819663,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/819663/?format=api"
        }
    ]
}