Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26900/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
    "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "timestamp": "2022-12-15T10:11:20.736892Z",
    "action": 2,
    "target": "Wenn Sie eine genaue Übersicht über das Projekt suchen, sehen Sie sich am besten den Bereich, <a href=\"https://peercoin.net/university/\" target=\"_blank\" rel=\"noopener noreferrer\">Peercoin Grundlagen</a> an.  Weitere Artikel und Kolumnen über Peercoin finden Sie in unserem <a href=\"https://www.peercoin.net/blog/\" target=\"_blank\" rel=\"noopener noreferrer\">Peercoin Blog</a>.",
    "id": 19284,
    "action_name": "Translation changed",
    "url": "https://weblate.ppc.lol/api/changes/19284/?format=api"
}