Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34184/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/GeovaneSp/?format=api",
    "author": "https://translate.habitica.com/api/users/GeovaneSp/?format=api",
    "timestamp": "2019-04-05T09:08:17.087362Z",
    "action": 2,
    "target": "Habilidades são especiais e têm efeitos poderosos! Selecione uma Habilidade para usá-la. Isso vai consumir Mana (a barra azul), que você consegue usando o Habitica todos os dias e completando suas tarefas da vida real. Confira as Perguntas Frequentes no menu para mais informações!",
    "id": 17988,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/17988/?format=api"
}