Translation components API.

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

GET /api/translations/omp/editor/hr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694968/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:32.301543Z",
            "action": 59,
            "target": "Public identifier '{$publicIdentifier}' već postoji za drugi objekt iste vrste. Odaberite jedinstvene identifikatore za objekte iste vrste unutar svoje izdavačke kuće.",
            "id": 631644,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631644/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694969/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:32.301579Z",
            "action": 59,
            "target": "Dodijeljeno uredniku/ci",
            "id": 631645,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631645/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:32.301613Z",
            "action": 0,
            "target": "",
            "id": 631646,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/631646/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694938/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "timestamp": "2023-02-23T07:52:43.078086Z",
            "action": 45,
            "target": "",
            "id": 690626,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/690626/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694938/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "timestamp": "2023-02-23T07:52:43.082318Z",
            "action": 2,
            "target": "Za vrijeme podnošenja moguće radnje i opcije.",
            "id": 690627,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/690627/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694958/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/hr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/badurina/?format=api",
            "timestamp": "2023-02-23T07:53:09.001204Z",
            "action": 2,
            "target": "U fazi predaje, odgovorni/a izdavač/ica nakon pregleda predanih rukopisa (o čemu je autor/ica uvijek obaviješten/a) određuje odgovarajuću radnju: poslati na interni pregled (tada je potrebno odabrati datoteke namijenjene internom pregledu); poslati na vanjski pregled (tada je potrebno odabrati datoteke namijenjene vanjskom pregledu); prihvatiti unos (tada je potrebno odabrati datoteke za uređivanje) ili odbiti unos (bit će arhiviran).",
            "id": 690628,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/690628/?format=api"
        }
    ]
}