Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.tusky.app/api/units/63604/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-25T08:27:30.781100Z",
            "action": 5,
            "target": "Bot",
            "id": 4537,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4537/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63602/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-25T08:27:22.010225Z",
            "action": 5,
            "target": "Tusky",
            "id": 4536,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4536/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63600/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-24T18:37:43.488820Z",
            "action": 5,
            "target": "impulsar",
            "id": 4512,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4512/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63598/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-24T15:27:35.266591Z",
            "action": 5,
            "target": "etiqueta",
            "id": 4471,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4471/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63597/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-24T15:25:48.252529Z",
            "action": 5,
            "target": "contenido",
            "id": 4463,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4463/?format=api"
        },
        {
            "unit": "https://weblate.tusky.app/api/units/63595/?format=api",
            "component": "https://weblate.tusky.app/api/components/tusky/glossary/?format=api",
            "translation": "https://weblate.tusky.app/api/translations/tusky/glossary/es/?format=api",
            "user": "https://weblate.tusky.app/api/users/JuanjoSalvador/?format=api",
            "author": null,
            "timestamp": "2019-05-24T15:24:55.015473Z",
            "action": 5,
            "target": "eliminar",
            "id": 4458,
            "action_name": "Translation added",
            "url": "https://weblate.tusky.app/api/changes/4458/?format=api"
        }
    ]
}