Translation components API.

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

GET /api/translations/authselect/master-authselect8adoc/de/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 253,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/116286/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-08T12:15:04.839097Z",
            "action": 4,
            "target": "Funktion im aktuell ausgewählten Profil aktivieren",
            "id": 25442,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/25442/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/116293/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-08T12:15:04.626312Z",
            "action": 4,
            "target": "Funktion im aktuell ausgewählten Profil deaktivieren",
            "id": 25441,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/25441/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-08T12:09:50.972905Z",
            "action": 0,
            "target": "",
            "id": 25312,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/25312/?format=api"
        }
    ]
}