Translation components API.

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

GET /api/translations/fallout/glossary/pt/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://hive.bgforge.net/api/units/1558282/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": "https://hive.bgforge.net/api/users/rodwarriorbr/?format=api",
            "author": null,
            "timestamp": "2018-07-10T22:11:55Z",
            "action": 5,
            "target": "Escolhido(a)",
            "id": 392165,
            "action_name": "New translation",
            "url": "https://hive.bgforge.net/api/changes/392165/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1558280/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": "https://hive.bgforge.net/api/users/rodwarriorbr/?format=api",
            "author": null,
            "timestamp": "2018-07-10T22:39:02Z",
            "action": 5,
            "target": "Refúgio",
            "id": 392188,
            "action_name": "New translation",
            "url": "https://hive.bgforge.net/api/changes/392188/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1558278/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": "https://hive.bgforge.net/api/users/rodwarriorbr/?format=api",
            "author": null,
            "timestamp": "2018-07-10T22:39:06Z",
            "action": 5,
            "target": "Refúgios",
            "id": 392189,
            "action_name": "New translation",
            "url": "https://hive.bgforge.net/api/changes/392189/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1558276/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": "https://hive.bgforge.net/api/users/rodwarriorbr/?format=api",
            "author": null,
            "timestamp": "2018-07-10T22:41:55Z",
            "action": 5,
            "target": "Morador do Refúgio",
            "id": 392194,
            "action_name": "New translation",
            "url": "https://hive.bgforge.net/api/changes/392194/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/1558275/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": "https://hive.bgforge.net/api/users/rodwarriorbr/?format=api",
            "author": null,
            "timestamp": "2018-07-11T18:54:00Z",
            "action": 5,
            "target": "Templo do Julgamento",
            "id": 392230,
            "action_name": "New translation",
            "url": "https://hive.bgforge.net/api/changes/392230/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271922/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:29:55.441598Z",
            "action": 31,
            "target": "",
            "id": 1313885,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313885/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271953/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:33:08.886473Z",
            "action": 31,
            "target": "",
            "id": 1313903,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313903/?format=api"
        },
        {
            "unit": "https://hive.bgforge.net/api/units/2271969/?format=api",
            "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T09:41:13.862975Z",
            "action": 31,
            "target": "",
            "id": 1313929,
            "action_name": "New string added",
            "url": "https://hive.bgforge.net/api/changes/1313929/?format=api"
        }
    ]
}