Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64895/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "author": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "timestamp": "2021-12-14T21:20:44.804592Z",
    "action": 2,
    "target": "This is the Hall of Contributors, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned <a href='https://habitica.fandom.com/wiki/Contributor_Rewards' target='_blank'> gems, exclusive equipment</a>, and <a href='https://habitica.fandom.com/wiki/Contributor_Titles' target='_blank'>prestigious titles</a>. You can contribute to Habitica, too! <a href='https://habitica.fandom.com/wiki/Contributing_to_Habitica' target='_blank'> Find out more here. </a>",
    "id": 297894,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/297894/?format=api"
}