Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/7360/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Tonlll/?format=api",
    "author": "https://translate.habitica.com/api/users/Tonlll/?format=api",
    "timestamp": "2019-06-02T17:14:58.508388Z",
    "action": 7,
    "target": "Benutzernamen sollten mit unseren <a href=\"https://habitica.com/static/terms\">Servicebedingungen</a> und <a href=\"https://habitica.com/static/community-guidelines\">Gemeinschaftsleitlinien</a> übereinstimmen. Falls du vorher keinen Loginnamen festgelegt hast, wurde dein Benutzername auto-generiert.",
    "id": 31128,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/31128/?format=api"
}