Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/241964/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-15T19:43:09.028498Z",
    "action": 30,
    "target": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)",
    "id": 186547,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/186547/?format=api"
}