Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/585588/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Yoel44/?format=api",
    "author": "https://translate.habitica.com/api/users/Yoel44/?format=api",
    "timestamp": "2019-10-28T15:59:20.173219Z",
    "action": 5,
    "target": "Se ha enviado una confirmación de cancelación a tu correo electrónico. si no ves el correo, por favor Contáctanos para prevenir futuras disputas de compra.",
    "id": 80964,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/80964/?format=api"
}