Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/dictionariesgl/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/dictionariesgl/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T09:37:39.740758Z",
            "action": 17,
            "target": "",
            "id": 50741252,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/50741252/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107068135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/dictionariesgl/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/dictionariesgl/es/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "timestamp": "2024-03-06T10:25:03.589178Z",
            "action": 27,
            "target": "Gallego: corrector ortográfico, sinónimos y reglas de silabación",
            "id": 50739334,
            "action_name": "Translation replaced",
            "url": "https://translations.documentfoundation.org/api/changes/50739334/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107068135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/dictionariesgl/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/dictionariesgl/es/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "timestamp": "2024-03-06T10:25:03.588363Z",
            "action": 45,
            "target": "",
            "id": 50739333,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/50739333/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/dictionariesgl/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/dictionariesgl/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:39:46.643946Z",
            "action": 0,
            "target": "",
            "id": 44797391,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/44797391/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107068135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/dictionariesgl/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/dictionariesgl/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:39:46.643887Z",
            "action": 59,
            "target": "Gallego: corrector ortográfico, sinónimos y reglas de corte de palabras",
            "id": 44797390,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/44797390/?format=api"
        }
    ]
}