Translation components API.

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

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

{
    "count": 3,
    "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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T00:03:03.203368+02:00",
            "action": 0,
            "target": "",
            "id": 67953351,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/67953351/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/106644242/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T00:03:03.203314+02:00",
            "action": 59,
            "target": "",
            "id": 67953350,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/67953350/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-10-12T06:50:52+02:00",
            "action": 0,
            "target": "",
            "id": 2122860,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2122860/?format=api"
        }
    ]
}