Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/185381/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/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-05T15:21:43.495549Z",
    "action": 5,
    "target": "Segundo a lenda, o número de dobras neste chapéu indica o número de maneiras que você sabe cozinhar um ovo! É preciso? Aumenta a Percepção em <% = per%>. Armário Encantado: Conjunto do Chef (Item 1 de 4).",
    "id": 18156,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/18156/?format=api"
}