Translation components API.

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

GET /api/translations/zorin-appearance/glossary/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translations.zorin.com/api/units/28165/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/yusren/?format=api",
            "author": "https://translations.zorin.com/api/users/yusren/?format=api",
            "timestamp": "2023-12-05T03:03:45.463466Z",
            "action": 31,
            "target": "Taskbar",
            "id": 37483,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37483/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.754258Z",
            "action": 44,
            "target": "",
            "id": 37578,
            "action_name": "New string to translate",
            "url": "https://translations.zorin.com/api/changes/37578/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-28T16:04:42.553872Z",
            "action": 44,
            "target": "",
            "id": 48265,
            "action_name": "New string to translate",
            "url": "https://translations.zorin.com/api/changes/48265/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/32909/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/JardaCyril/?format=api",
            "author": "https://translations.zorin.com/api/users/JardaCyril/?format=api",
            "timestamp": "2024-02-04T10:03:10.424585Z",
            "action": 31,
            "target": "Auto-adjust context when an identical string already exists.",
            "id": 48808,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/48808/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/33780/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/ZOverOne/?format=api",
            "author": "https://translations.zorin.com/api/users/ZOverOne/?format=api",
            "timestamp": "2024-02-26T22:31:56.222123Z",
            "action": 31,
            "target": "Centered",
            "id": 51176,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/51176/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/33782/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "author": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "timestamp": "2024-03-09T13:17:35.688049Z",
            "action": 31,
            "target": "Reading Strip",
            "id": 52118,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/52118/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/33786/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "author": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "timestamp": "2024-03-09T15:14:27.789506Z",
            "action": 31,
            "target": "Desktop",
            "id": 52193,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/52193/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/33788/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "user": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "author": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "timestamp": "2024-03-09T15:14:56.972126Z",
            "action": 31,
            "target": "Workspace",
            "id": 52196,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/52196/?format=api"
        }
    ]
}