Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-scholar-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-scholar-plugin/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-24T15:41:03.884852Z",
            "action": 0,
            "target": "",
            "id": 37773,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/37773/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/174276/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-scholar-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-scholar-plugin/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-30T16:55:48.460061Z",
            "action": 45,
            "target": "",
            "id": 38919,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/38919/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/174276/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-scholar-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-scholar-plugin/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-30T16:55:48.464037Z",
            "action": 2,
            "target": "Ce plugiciel permet l'indexation de contenu publié sur Google Scholar.",
            "id": 38920,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/38920/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-scholar-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-scholar-plugin/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-31T17:37:20.248300Z",
            "action": 17,
            "target": "",
            "id": 38975,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/38975/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-scholar-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-scholar-plugin/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:52:19.693195Z",
            "action": 0,
            "target": "",
            "id": 669089,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669089/?format=api"
        }
    ]
}