Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2820757/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-22T15:19:04.124436Z",
    "action": 30,
    "target": "Mystic Hourglasses are Habitica’s exclusive Subscriber currency used in the Time Travelers Shop. Subscribers receive a Mystic Hourglass at the start of each month they have subscription benefits, along with a bunch of other perks. Be sure to check out our subscription options if you’re interested in the special Backgrounds, Pets, Quests, and Equipment offered in the Time Travelers Shop!",
    "id": 1188692,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1188692/?format=api"
}