Translation components API.

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

GET /api/translations/pykickstart/rhel8-branch/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/383017/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2022-07-31T12:56:11.823872Z",
            "action": 2,
            "target": "Eine Aktion %(action)s in Namensraum %(namespace)s wurde bereits definiert.",
            "id": 6890408,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/6890408/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/383017/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2022-07-31T12:55:22.083912Z",
            "action": 2,
            "target": "Eine Aktion %(Aktion)s in Namensraum %(Namensraum)s wurde bereits definiert.",
            "id": 6890402,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/6890402/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/383018/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2022-07-31T12:54:52.794212Z",
            "action": 2,
            "target": "Eine Aktion %(action)s auf Geräten %(blockdevs)s wurde bereits definiert.",
            "id": 6890398,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/6890398/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/383007/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2022-07-27T19:25:31.070416Z",
            "action": 2,
            "target": "Der Befehl syspurpose akzeptiert keine positionalen Argumente!",
            "id": 6875517,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/6875517/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/383035/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2021-12-27T21:34:26.366097Z",
            "action": 5,
            "target": "Eine leere Zeichenkette ist kein gültiger Aktivierungsschlüssel.",
            "id": 3805562,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3805562/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/383035/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
            "timestamp": "2021-12-27T21:34:26.359506Z",
            "action": 45,
            "target": "",
            "id": 3805561,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3805561/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T21:54:21.257069Z",
            "action": 0,
            "target": "",
            "id": 42714,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/42714/?format=api"
        }
    ]
}