Translation components API.

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

GET /api/translations/omp/author/nb_NO/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "timestamp": "2020-10-19T14:41:22.044738Z",
            "action": 0,
            "target": "",
            "id": 102642,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/102642/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": null,
            "timestamp": "2020-10-19T14:41:22.072310Z",
            "action": 17,
            "target": "",
            "id": 102643,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/102643/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "timestamp": "2020-10-19T14:41:22.578244Z",
            "action": 44,
            "target": "",
            "id": 102644,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/102644/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/237033/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "timestamp": "2020-10-19T14:41:51.504032Z",
            "action": 5,
            "target": "Denne utgiveren tar for øyeblikket ikke imot innleveringer.",
            "id": 102647,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/102647/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-20T14:50:27.499897Z",
            "action": 17,
            "target": "",
            "id": 103304,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/103304/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T21:04:22.217743Z",
            "action": 0,
            "target": "",
            "id": 232170,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/232170/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T21:04:22.733013Z",
            "action": 44,
            "target": "",
            "id": 232188,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/232188/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:25:10.794639Z",
            "action": 0,
            "target": "",
            "id": 384662,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/384662/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:33:55.501425Z",
            "action": 0,
            "target": "",
            "id": 629790,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629790/?format=api"
        }
    ]
}