Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246645/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/scarletwolfy/?format=api",
    "author": "https://translate.habitica.com/api/users/scarletwolfy/?format=api",
    "timestamp": "2019-07-08T17:02:37.420480Z",
    "action": 5,
    "target": "una rebanada de pastel de olla de médula ósea",
    "id": 33023,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/33023/?format=api"
}