Translation components API.

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

GET /api/translations/nextcloud/csp-editor/en/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://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-17T10:25:18.729495Z",
            "action": 0,
            "target": "",
            "id": 708022,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/708022/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/908599/?format=api",
            "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-17T10:25:18.729421Z",
            "action": 59,
            "target": "Child",
            "id": 708021,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/708021/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-14T13:54:00.504975Z",
            "action": 0,
            "target": "",
            "id": 412177,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/412177/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/738364/?format=api",
            "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-14T13:54:00.504917Z",
            "action": 59,
            "target": "You need to set \"debug\" => true in your config.php file to allow to use eval().",
            "id": 412176,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/412176/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T18:39:31.095009Z",
            "action": 0,
            "target": "",
            "id": 301480,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/301480/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-08T18:41:45.707535Z",
            "action": 0,
            "target": "",
            "id": 141731,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/141731/?format=api"
        }
    ]
}