Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/127801/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "author": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "timestamp": "2019-04-22T20:34:08.160837Z",
    "action": 2,
    "target": "Utilisez ce fer à cheval pour protéger les sabots de vos montures ongulées. Augmente la Constitution, la Perception et la Force de <%= attrs %>chacune. Armoire enchantée : ensemble du maréchal-ferrant (objet 3 sur 3)",
    "id": 25584,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25584/?format=api"
}