Translation components API.

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

GET /api/translations/mapotempo-doc/manual02-global_settings_users/he/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual02-global_settings_users/?format=api",
            "translation": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual02-global_settings_users/he/?format=api",
            "glossary_term": null,
            "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "timestamp": "2021-06-01T12:17:40.039799+02:00",
            "action": 0,
            "target": "",
            "id": 32256,
            "action_name": "Resource update",
            "url": "http://translate.mapotempo.com/api/changes/32256/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual02-global_settings_users/?format=api",
            "translation": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual02-global_settings_users/he/?format=api",
            "glossary_term": null,
            "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "timestamp": "2021-06-01T12:17:40.121524+02:00",
            "action": 44,
            "target": "",
            "id": 32257,
            "action_name": "New strings to translate",
            "url": "http://translate.mapotempo.com/api/changes/32257/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual02-global_settings_users/?format=api",
            "translation": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual02-global_settings_users/he/?format=api",
            "glossary_term": null,
            "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
            "timestamp": "2021-06-01T12:17:40.226033+02:00",
            "action": 48,
            "target": "",
            "id": 32258,
            "action_name": "Added new language",
            "url": "http://translate.mapotempo.com/api/changes/32258/?format=api"
        }
    ]
}