Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/210697/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/nl/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2019-08-20T09:47:59.029987Z",
    "action": 4,
    "target": "Je hebt al je openstaande dagelijkse taken voltooid op <%= count %> dagen. Door deze prestatie krijg je de volgende dag een +niveau/2 versterkingen op alle eigenschappen. Niveaus hoger dan 100 geven geen extra effecten op versterkingen.",
    "id": 41633,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/41633/?format=api"
}