Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26854/?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:10:39.528840Z",
    "action": 2,
    "target": "Ihr Wallet befindet sich in <code>~/Library/Application Support/PPCoin</code>. Öffnen Sie das Verzeichnis, drücken Sie <code>STRG+Shift+G</code> im Suchfeld, fügen Sie den Pfad ein, und drücken Sie Enter.",
    "id": 19278,
    "action_name": "Translation changed",
    "url": "https://weblate.ppc.lol/api/changes/19278/?format=api"
}