Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/165418/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-17T22:47:34.250676Z",
    "action": 30,
    "target": "Oops! Looks like this post contains a swearword 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": 372760,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/372760/?format=api"
}