Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/91338/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/RaitheOfDureya/?format=api",
    "author": "https://translate.habitica.com/api/users/RaitheOfDureya/?format=api",
    "timestamp": "2020-11-17T12:38:33.021657Z",
    "action": 36,
    "target": "Trabalho Produtivo (Clique no lápis para editar)",
    "id": 206420,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/206420/?format=api"
}