Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/257091/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/julyano/?format=api",
    "author": "https://translate.habitica.com/api/users/julyano/?format=api",
    "timestamp": "2020-01-16T14:35:59.902659Z",
    "action": 5,
    "target": "Essa compra excederá o número que você precisa para capturar todos os <%= itemText %> pets disponíveis. Você tem certeza?",
    "id": 109853,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/109853/?format=api"
}