Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:36.129439Z",
            "action": 0,
            "target": "",
            "id": 42576265,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42576265/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856932/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:36.129403Z",
            "action": 59,
            "target": "Antaa Resurssienhallinnan näyttää %PRODUCTNAME-asiakirjoista tietoja, kuten esikatselukuvia, ja tehdä niiden sisältöön kokotekstihakuja.",
            "id": 42576264,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576264/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856931/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:36.129346Z",
            "action": 59,
            "target": "Resurssienhallinnan lisäosa",
            "id": 42576263,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576263/?format=api"
        }
    ]
}