Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70138/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "timestamp": "2019-04-10T04:32:32.086614Z",
    "action": 2,
    "target": "Habitica har to slags sociale rum: offentlige og private. Offentlige rum inkluderer Værtshuset, Offentlige klaner, GitHub, Trello og Wiki'en. Private rum er Private klaner, Gruppechatten og Private beskeder. Alle display names skal følge retningslinjerne for offentlige rum. Gå til Bruger > Indstillinger > Side for at ændre dit display name.",
    "id": 18634,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18634/?format=api"
}