Translation components API.

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

GET /api/translations/chameleon/rel-2/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": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-14T12:41:45.160738Z",
            "action": 0,
            "target": "",
            "id": 1480993,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1480993/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820051/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "author": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "timestamp": "2020-10-21T14:55:14.532129Z",
            "action": 45,
            "target": "",
            "id": 1632708,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1632708/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820051/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "author": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "timestamp": "2020-10-21T14:55:14.545279Z",
            "action": 37,
            "target": "https://t.me/opensuseusers",
            "id": 1632709,
            "action_name": "Marked for edit",
            "url": "https://l10n.opensuse.org/api/changes/1632709/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820051/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "author": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "timestamp": "2020-10-21T14:55:24.052321Z",
            "action": 5,
            "target": "https://t.me/opensuseusers",
            "id": 1632714,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1632714/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820027/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "author": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "timestamp": "2020-10-21T14:56:45.829091Z",
            "action": 4,
            "target": "Hauptbereich",
            "id": 1632718,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1632718/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820057/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "author": "https://l10n.opensuse.org/api/users/OliverKurz/?format=api",
            "timestamp": "2020-10-21T14:57:50.169362Z",
            "action": 2,
            "target": "Spiegelserver",
            "id": 1632722,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1632722/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-21T17:49:12.035525Z",
            "action": 17,
            "target": "",
            "id": 1632730,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1632730/?format=api"
        }
    ]
}