Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/sk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/43480996/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "author": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "timestamp": "2021-09-19T22:30:54.827346+02:00",
            "action": 2,
            "target": "Pracovná plocha",
            "id": 12842382,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12842382/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43480995/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "author": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "timestamp": "2021-09-19T22:30:11.548262+02:00",
            "action": 2,
            "target": "Zmeniť pozadie",
            "id": 12842379,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12842379/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43480995/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "author": "https://hosted.weblate.org/api/users/slulaina/?format=api",
            "timestamp": "2021-09-19T22:30:11.544154+02:00",
            "action": 45,
            "target": "",
            "id": 12842378,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/12842378/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43480996/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T15:39:04.041873+02:00",
            "action": 6,
            "target": "Stolný počítač",
            "id": 12838278,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/12838278/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43480995/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T15:39:04.014741+02:00",
            "action": 6,
            "target": "Zmena tapety",
            "id": 12838277,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/12838277/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T15:37:02.955364+02:00",
            "action": 0,
            "target": "",
            "id": 12838221,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12838221/?format=api"
        }
    ]
}