Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/159478/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-16T21:34:57.804860Z",
    "action": 30,
    "target": "Oops! Looks like this post contains a swear word or reference to an addictive substance or adult topic (<%= swearWordsUsed %>). Habitica keeps our chat very clean. Feel free to edit your message so you can post it! You must remove the word, not just censor it.",
    "id": 1081636,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1081636/?format=api"
}