Translation components API.

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

GET /api/translations/ayatana-indicators/printers-applet/zh_Hant/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T00:03:12.349734+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/zh_TW.po"
            },
            "id": 67953612,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/67953612/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32756346/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T00:03:12.349701+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You have %d job queued to print on this printer.\u001e\u001eYou have %d jobs queued to print on this printer.",
                "old_state": 0
            },
            "id": 67953611,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/67953611/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/106644364/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T00:03:12.349648+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show print jobs and queues",
                "old_state": -1
            },
            "id": 67953610,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/67953610/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-28T22:41:41.891541+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 12466503,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12466503/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T15:03:36.672037+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 10955303,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10955303/?format=api"
        }
    ]
}