Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/143238/?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:30:59.225775Z",
    "action": 2,
    "target": "Este capacete de penas pode parecer delicado, mas pode te proteger do severo clima e de perigosos inimigos. Armário encantado: Conjunto de Madeira Élfica (Item 1 de 3).",
    "id": 18193,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18193/?format=api"
}