Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/33582905/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.343775+02:00",
            "action": 6,
            "target": "Выкарыстанне дыска",
            "id": 11118242,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118242/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/33582904/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.332534+02:00",
            "action": 6,
            "target": "% 1 Гб",
            "id": 11118241,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118241/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/33582903/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.316783+02:00",
            "action": 6,
            "target": "% 1 МБ",
            "id": 11118240,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118240/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/33582902/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.295674+02:00",
            "action": 6,
            "target": "% 1 КБ",
            "id": 11118239,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118239/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/33582901/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.277829+02:00",
            "action": 6,
            "target": "% 1 /% 2",
            "id": 11118238,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118238/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/33582900/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:21.261899+02:00",
            "action": 6,
            "target": "???",
            "id": 11118237,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/11118237/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T10:01:00.512364+02:00",
            "action": 0,
            "target": "",
            "id": 11118200,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11118200/?format=api"
        }
    ]
}