Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419470/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": null,
            "timestamp": "2020-10-17T17:15:20.538562Z",
            "action": 5,
            "target": "Innlevering",
            "id": 98544,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/98544/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419472/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": null,
            "timestamp": "2020-10-17T17:15:38.755806Z",
            "action": 5,
            "target": "avbryte",
            "id": 98545,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/98545/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419473/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
            "author": null,
            "timestamp": "2020-10-17T17:16:41.225720Z",
            "action": 5,
            "target": "programtillegg",
            "id": 98551,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/98551/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766684/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937300Z",
            "action": 31,
            "target": "",
            "id": 732819,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732819/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766809/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.330108Z",
            "action": 31,
            "target": "",
            "id": 733323,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733323/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767242/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.924705Z",
            "action": 31,
            "target": "",
            "id": 735022,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735022/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767339/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.538723Z",
            "action": 31,
            "target": "",
            "id": 735199,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735199/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:05.288460Z",
            "action": 17,
            "target": "",
            "id": 806620,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806620/?format=api"
        }
    ]
}