Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-privacy/bo/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-16T08:20:32.569383Z",
            "action": 0,
            "target": "",
            "id": 988231,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/988231/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T23:16:33.304600Z",
            "action": 0,
            "target": "",
            "id": 961574,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/961574/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:23:31.578283Z",
            "action": 0,
            "target": "",
            "id": 398921,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/398921/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:08:12.073991Z",
            "action": 0,
            "target": "",
            "id": 205281,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205281/?format=api"
        }
    ]
}