Translation components API.

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

GET /api/translations/djpdf/glossary/hu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/Unrud/?format=api",
            "author": null,
            "timestamp": "2023-08-17T01:56:15.349950+02:00",
            "action": 17,
            "target": "",
            "id": 63675048,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63675048/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654930/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "author": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "timestamp": "2023-08-17T00:05:11.960641+02:00",
            "action": 31,
            "target": "beolvasott",
            "id": 63673903,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/63673903/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654928/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "author": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "timestamp": "2023-08-17T00:04:14.167399+02:00",
            "action": 31,
            "target": "beolvas",
            "id": 63673899,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/63673899/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654926/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "author": "https://hosted.weblate.org/api/users/ovari/?format=api",
            "timestamp": "2023-08-17T00:04:09.877366+02:00",
            "action": 31,
            "target": "beolvas",
            "id": 63673895,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/63673895/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:59:20.059179+02:00",
            "action": 0,
            "target": "",
            "id": 63673885,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63673885/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/djpdf/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:59:19.989364+02:00",
            "action": 17,
            "target": "",
            "id": 63673884,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63673884/?format=api"
        }
    ]
}