Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T13:50:25.805544Z",
            "action": 17,
            "target": "",
            "id": 376133,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/376133/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394645/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:41.821536Z",
            "action": 31,
            "target": "",
            "id": 376114,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376114/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394604/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:41.664916Z",
            "action": 31,
            "target": "",
            "id": 376113,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376113/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394563/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:41.523484Z",
            "action": 31,
            "target": "",
            "id": 376112,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376112/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394522/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:41.434081Z",
            "action": 31,
            "target": "",
            "id": 376111,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376111/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394481/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:41.319159Z",
            "action": 31,
            "target": "",
            "id": 376110,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376110/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394440/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:40.896795Z",
            "action": 31,
            "target": "",
            "id": 376109,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376109/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/394399/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:40.764035Z",
            "action": 31,
            "target": "",
            "id": 376108,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/376108/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:36.388682Z",
            "action": 0,
            "target": "",
            "id": 376107,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/376107/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T12:50:36.203725Z",
            "action": 17,
            "target": "",
            "id": 376106,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/376106/?format=api"
        }
    ]
}