Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/160127/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-09-12T07:36:51.407301Z",
    "action": 2,
    "target": "Ups! Vypadá to, že tento příspěvek obsahuje vulgarismus, náboženskou přísahu, nebo odkaz na návykovou látku či jiné dospělácké téma (<%= swearWordsUsed %>). Habiticu používají uživatelé z různých prostředí a věkových skupin, takže se snažíme držet náš chat co nejpřístupnější. Upravte tedy, prosíme, svou zprávu, abyste ji mohli zveřejnit!",
    "id": 49993,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/49993/?format=api"
}