Translation components API.

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

GET /api/translations/ooops-configurator/ooops_configurator/it/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-11T18:01:55.750421+02:00",
            "action": 0,
            "target": "",
            "id": 31263,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/31263/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30608/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-18T10:40:08.310701+02:00",
            "action": 2,
            "target": "Listino prezzi",
            "id": 53551,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53551/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30611/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-18T10:41:38.637494+02:00",
            "action": 2,
            "target": "Configuratore prodotto",
            "id": 53566,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53566/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30612/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-18T10:44:49.311958+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53607,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53607/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30613/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-18T10:48:20.266630+02:00",
            "action": 2,
            "target": "Riga attributo modello prodotto",
            "id": 53649,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53649/?format=api"
        }
    ]
}