Translation components API.

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

GET /api/translations/omp/generic-htmlMonographFile/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/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/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-17T10:07:48.941496Z",
            "action": 48,
            "target": "",
            "id": 802887,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/802887/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792947/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-17T10:07:48.994245Z",
            "action": 59,
            "target": "",
            "id": 802888,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/802888/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792948/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-17T10:07:48.994327Z",
            "action": 59,
            "target": "",
            "id": 802889,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/802889/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/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-17T10:07:48.994381Z",
            "action": 0,
            "target": "",
            "id": 802890,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/802890/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/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-17T10:07:49.122110Z",
            "action": 44,
            "target": "",
            "id": 802891,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/802891/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792947/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/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-17T10:08:13.130931Z",
            "action": 5,
            "target": "HTML файл с монография",
            "id": 802893,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/802893/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792948/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/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-17T10:08:29.018446Z",
            "action": 5,
            "target": "Този плъгин предоставя поддръжка за изобразяване на файлове с HTML монография.",
            "id": 802894,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/802894/?format=api"
        }
    ]
}