Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/186580/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:45:37.446311Z",
    "action": 30,
    "target": "Welcome to your new Party! You can invite other players to your Party by username, email, or from a list of players looking for a Party to earn the exclusive Basi-List Quest Scroll.<br/><br/>Select <a href='/static/faq#parties'>FAQ</a> from the Help dropdown to learn more about how Parties work.",
    "id": 441041,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/441041/?format=api"
}