Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/204786/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-09-25T09:52:50.581860Z",
    "action": 2,
    "target": "Het plan is nog niet geactiveerd (door een PayPal-fout). Het zal beginnen op <%= nextBillingDate %>, waarna je het kunt annuleren om al je voordelen te behouden",
    "id": 58902,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/58902/?format=api"
}