Translation components API.

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

GET /api/translations/fedora-docs-l10n-neurofedora/masterpagescommunicating/fr/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://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagescommunicating/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescommunicating/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-22T22:07:10.172105Z",
            "action": 0,
            "target": "",
            "id": 11633683,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11633683/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14633450/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagescommunicating/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescommunicating/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-22T22:07:10.172040Z",
            "action": 59,
            "target": "",
            "id": 11633682,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/11633682/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagescommunicating/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescommunicating/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:12:13.102150Z",
            "action": 0,
            "target": "",
            "id": 4145751,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145751/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagescommunicating/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagescommunicating/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:56.412340Z",
            "action": 0,
            "target": "",
            "id": 4145713,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145713/?format=api"
        }
    ]
}