Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/217525/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2019-08-16T14:52:22.698186Z",
    "action": 5,
    "target": "Kopiere diese, um sie in Applikationen von Drittanbietern zu verwenden. Betrachte das API-Token wie ein Passwort und gib es niemals öffentlich preis. Es ist möglich, dass Du manchmal nach Deiner User-ID gefragt wirst, aber poste unter keinen Umständen Dein API-Token wo andere es sehen können, auch nicht auf Github.",
    "id": 39897,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/39897/?format=api"
}