Translation components API.

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

GET /api/translations/guix/glossary/da/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7758640/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-16T07:50:22.695367Z",
            "action": 31,
            "target": "NetworkManager",
            "id": 3196453,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3196453/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7758053/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-15T19:00:37.440236Z",
            "action": 31,
            "target": "GNU Shepherd",
            "id": 3194724,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3194724/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7757998/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-15T18:34:19.994696Z",
            "action": 31,
            "target": "initrd",
            "id": 3194597,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3194597/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7753408/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T16:48:22.676706Z",
            "action": 31,
            "target": "input",
            "id": 3180927,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3180927/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7753329/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T14:54:45.738641Z",
            "action": 31,
            "target": "service",
            "id": 3180780,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3180780/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7753280/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T14:53:08.821070Z",
            "action": 31,
            "target": "module",
            "id": 3180753,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3180753/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T12:37:45.499834Z",
            "action": 0,
            "target": "",
            "id": 3180377,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3180377/?format=api"
        }
    ]
}