Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.tusky.app/api/units/63636/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T11:57:54.043051Z",
            "action": 5,
            "target": "Status",
            "id": 2793,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2793/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63634/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T11:16:25.865463Z",
            "action": 5,
            "target": "Prošnja",
            "id": 2734,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2734/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63632/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T10:52:09.498703Z",
            "action": 5,
            "target": "Tut",
            "id": 2731,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2731/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63630/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T10:07:36.766107Z",
            "action": 5,
            "target": "Časovnica",
            "id": 2680,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2680/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63628/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T10:05:18.948691Z",
            "action": 5,
            "target": "Priljubljene",
            "id": 2676,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2676/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63626/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T10:04:24.262160Z",
            "action": 5,
            "target": "Spodbuda",
            "id": 2674,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2674/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63624/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/sl/?format=api",
            "user": "https://weblate.tusky.app/api/users/lapor/?format=api",
            "author": null,
            "timestamp": "2019-04-13T09:57:42.031356Z",
            "action": 5,
            "target": "Ključnik",
            "id": 2666,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/2666/?format=api"
        }
    ]
}