Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70619/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-12T21:35:29.832216Z",
    "action": 30,
    "target": "<strong>Do not post images or text that are violent, threatening, or sexually explicit/suggestive, or that promote discrimination, bigotry, racism, sexism, hatred, harassment or harm against any individual or group</strong>. Not even as a joke or meme. This includes slurs as well as statements. Not everyone has the same sense of humor, and so something that you consider a joke may be hurtful to another.",
    "id": 270414,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/270414/?format=api"
}