Translation components API.

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

GET /api/translations/plugins/jats-template-plugin/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/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-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-13T21:23:23.842598Z",
            "action": 0,
            "target": "",
            "id": 36446,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/36446/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
            "author": null,
            "timestamp": "2020-03-13T21:23:23.865858Z",
            "action": 17,
            "target": "",
            "id": 36447,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/36447/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-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-13T21:23:24.217071Z",
            "action": 44,
            "target": "",
            "id": 36448,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/36448/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/173964/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-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-13T21:24:10.134361Z",
            "action": 5,
            "target": "Plugiciel de modèle JATS",
            "id": 36453,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/36453/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/173965/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-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-13T21:25:17.123886Z",
            "action": 5,
            "target": "Ce plugiciel génère automatiquement un document JATS minimal à partir des métadonnées de soumission lorsqu'aucun document JATS n'est disponible autrement.",
            "id": 36454,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/36454/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-14T21:36:50.137792Z",
            "action": 17,
            "target": "",
            "id": 36501,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/36501/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:35:47.604421Z",
            "action": 0,
            "target": "",
            "id": 668244,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668244/?format=api"
        }
    ]
}