Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26741/?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:09:48.692399Z",
    "action": 2,
    "target": "Transaktionen von PPC müssen 30 Tage oder etwa 4320 Blöcke warten, bevor sie einen Stake-Block generieren können. Diese Zahl wird etwa alle sechs Stunden aktualisiert. Sobald diese 30-Tage-Periode vorüber ist, können Ihre Coins einen Stake-Block generieren. Die Wahrscheinlichkeit wird dann entsprechend angezeigt werden.",
    "id": 19274,
    "action_name": "Translation changed",
    "url": "https://weblate.ppc.lol/api/changes/19274/?format=api"
}