Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910276/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:10.785982Z",
            "action": 59,
            "target": "Rapport d'abonnements",
            "id": 959320,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959320/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910277/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:10.786042Z",
            "action": 59,
            "target": "Ce module met en place un rapport CSL contenant une liste des abonnements ainsi que leurs informations.",
            "id": 959321,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959321/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910278/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:10.786071Z",
            "action": 59,
            "target": "Adresse postale de l'institution",
            "id": 959322,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959322/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910279/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:10.786096Z",
            "action": 59,
            "target": "Plages d'adresses IP",
            "id": 959323,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959323/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:10.786119Z",
            "action": 0,
            "target": "",
            "id": 959324,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/959324/?format=api"
        }
    ]
}