Translation components API.

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

GET /api/translations/ooops-product/ooops_product_attribute_description/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-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.029143+01:00",
            "action": 0,
            "target": "",
            "id": 24516,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24516/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.076779+01:00",
            "action": 44,
            "target": "",
            "id": 24518,
            "action_name": "New string to translate",
            "url": "http://weblate.ops404.it/api/changes/24518/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-18T11:16:06.486594+01:00",
            "action": 0,
            "target": "",
            "id": 24765,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24765/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-18T11:16:06.504182+01:00",
            "action": 44,
            "target": "",
            "id": 24766,
            "action_name": "New string to translate",
            "url": "http://weblate.ops404.it/api/changes/24766/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/51783/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/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-12-30T09:53:26.391716+01:00",
            "action": 45,
            "target": "",
            "id": 25167,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/25167/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/51783/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/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-12-30T09:53:26.393159+01:00",
            "action": 5,
            "target": "\"Nascondi dalla Descrizione\" può essere attivato solo per gli attributi di tipo \"Crea varianti: Mai\".",
            "id": 25168,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/25168/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/51947/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_description/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_description/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-12-30T09:53:37.462507+01:00",
            "action": 5,
            "target": "Riga Ordine di Vendita",
            "id": 25169,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/25169/?format=api"
        }
    ]
}