Translation components API.

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

GET /api/translations/omp/author/bg/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/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/bg/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2023-10-07T09:58:10.270666Z",
            "action": 48,
            "target": "",
            "id": 801555,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/801555/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792194/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-07T09:58:10.309758Z",
            "action": 59,
            "target": "",
            "id": 801556,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801556/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792195/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-07T09:58:10.309835Z",
            "action": 59,
            "target": "",
            "id": 801557,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801557/?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/bg/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2023-10-07T09:58:10.309881Z",
            "action": 0,
            "target": "",
            "id": 801558,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/801558/?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/bg/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2023-10-07T09:58:10.433700Z",
            "action": 44,
            "target": "",
            "id": 801559,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/801559/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792194/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/bg/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2023-10-07T09:59:22.613538Z",
            "action": 5,
            "target": "Това издание не приема предложения в момента.",
            "id": 801561,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/801561/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792195/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/author/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/author/bg/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2023-10-07T09:59:39.311537Z",
            "action": 5,
            "target": "Ново изпращане на материали към изданието",
            "id": 801562,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/801562/?format=api"
        }
    ]
}