Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888566/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:02.023626Z",
            "action": 59,
            "target": "Rapport d'articles",
            "id": 936052,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936052/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888567/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:02.023696Z",
            "action": 59,
            "target": "Ce module met en place un rapport CSL contenant une liste d'articles ainsi que leurs informations.",
            "id": 936053,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936053/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888568/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:02.023724Z",
            "action": 59,
            "target": "Aucune décision",
            "id": 936054,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936054/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888569/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:02.023748Z",
            "action": 59,
            "target": "",
            "id": 936055,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936055/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:02.023771Z",
            "action": 0,
            "target": "",
            "id": 936056,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/936056/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:28.539850Z",
            "action": 44,
            "target": "",
            "id": 936146,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/936146/?format=api"
        }
    ]
}