Translation components API.

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

GET /api/translations/release-notes-opensuse/leap-15_2/sk/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 123,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11142704/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-03-01T17:18:32.358088Z",
            "action": 2,
            "target": "rpm --changelog -qp <replaceable>NÁZOV_SÚBORU</replaceable>.rpm",
            "id": 2047271,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2047271/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12902684/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-03-05T16:41:09.949620Z",
            "action": 2,
            "target": "V súčasnosti YaST nepracuje s transakčnými aktualizáciami. Je to preto, že YaST vykonáva veci okamžite a pretože nemôže upravovať súborový systém, ktorý je len čítanie.",
            "id": 2052483,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2052483/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11142638/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2023-09-01T14:15:32.259918Z",
            "action": 2,
            "target": "Ladislav Michnovič <lmichnovic@suse.cz>, 2008\nFerdinand Galko <galko.ferdinand@gmail.com>, 2015, 2018, 2023",
            "id": 2754515,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2754515/?format=api"
        }
    ]
}