Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:43:01.313689+01:00",
            "action": 0,
            "target": "",
            "id": 6665,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6665/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-30T17:47:42.543626+02:00",
            "action": 0,
            "target": "",
            "id": 18592,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/18592/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-10T17:30:44.838264+01:00",
            "action": 0,
            "target": "",
            "id": 22901,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/22901/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-10T17:30:44.868771+01:00",
            "action": 44,
            "target": "",
            "id": 22902,
            "action_name": "New string to translate",
            "url": "http://weblate.ops404.it/api/changes/22902/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/50810/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/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": "2021-11-11T09:42:41.248387+01:00",
            "action": 45,
            "target": "",
            "id": 23022,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/23022/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/50810/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/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": "2021-11-11T09:42:41.250039+01:00",
            "action": 5,
            "target": "Valore attributo prodotto",
            "id": 23023,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/23023/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30672/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_image/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_image/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:34:08.045301+02:00",
            "action": 2,
            "target": "Valore attributo",
            "id": 53526,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53526/?format=api"
        }
    ]
}