Translation components API.

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

GET /api/translations/plugins/hypothesis/fr_CA/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "timestamp": "2020-03-13T21:20:55.950232Z",
            "action": 0,
            "target": "",
            "id": 36439,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/36439/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": null,
            "timestamp": "2020-03-13T21:20:55.974653Z",
            "action": 17,
            "target": "",
            "id": 36440,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/36440/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "timestamp": "2020-03-13T21:20:56.327351Z",
            "action": 44,
            "target": "",
            "id": 36441,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/36441/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/173962/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "timestamp": "2020-03-13T21:21:43.972144Z",
            "action": 5,
            "target": "Plugiciel Hypothes.is",
            "id": 36444,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/36444/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/173963/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "timestamp": "2020-03-13T21:22:59.048970Z",
            "action": 5,
            "target": "Ce plugiciel permet d'intégrer Hypothes.is dans l'affichage des articles d'OJS pour permettre aux lecteurs-trices d'annoter et de commenter les articles.",
            "id": 36445,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/36445/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-14T21:36:49.562209Z",
            "action": 17,
            "target": "",
            "id": 36499,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/36499/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:43.805409Z",
            "action": 0,
            "target": "",
            "id": 669008,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669008/?format=api"
        }
    ]
}