Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:39:43.980009Z",
            "action": 0,
            "target": "",
            "id": 51995,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51995/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:37:34.367986Z",
            "action": 17,
            "target": "",
            "id": 51975,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/51975/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/277661/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:20:22.546177Z",
            "action": 2,
            "target": "<%= login %>, eine Anfrage zur Änderung ihres Passwortes bei <%= title %> wurde für ihren Zugang ausgelöst. Wenn Sie Ihre Passwortänderung bestätigen möchten, gehen Sie bitte zu dieser Webadresse: <%= url %>. Wenn diese Anfrage nicht von Ihnen kommt, ignorieren Sie einfach diese E-Mail. Die Adresse wird in <%= duration %> Minuten ungültig.",
            "id": 51963,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/51963/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/277659/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:20:15.373273Z",
            "action": 2,
            "target": "<%= login %>, Sie haben sich bei <%= title %> angemeldet. Diese Etherpad-Instanz benötigt eine E-Mail-Bestätigung, um Ihr Konto zu aktivieren. Um fortzufahren, gehen Sie zu dieser Webadresse: <%= url %>. Diese URL ist nur für <%= duration %> Minuten gültig. Danach müssen Sie einen Administrator kontaktieren.",
            "id": 51962,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/51962/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/277659/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2020-03-05T13:20:15.127632Z",
            "action": 45,
            "target": "",
            "id": 51961,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/51961/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mypads/mail/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T13:16:08.581307Z",
            "action": 0,
            "target": "",
            "id": 51952,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/51952/?format=api"
        }
    ]
}