Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3337452/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/de/?format=api",
    "user": "https://translate.habitica.com/api/users/sandhydraulik/?format=api",
    "author": "https://translate.habitica.com/api/users/sandhydraulik/?format=api",
    "timestamp": "2024-11-18T23:34:53.581788Z",
    "action": 5,
    "target": "Da wir die Anzahl an Edelsteinen, die du jeden Monat kaufen konntest, zurückgesetzt haben, sobald die Vorteile ausgelaufen waren, müssen Spieler mit ausgelaufenen Abonnements unter diesem neuen System neu anfangen.",
    "id": 1186939,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1186939/?format=api"
}