Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73333/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-12T21:36:26.976040Z",
    "action": 30,
    "target": "Any statements or actions that trigger a \"Please Don't\" from a Mod. When you are asked not to do something publicly, this in itself can be a consequence. If Mods have to issue many of these corrections to the same person, it may count as a larger infraction",
    "id": 271401,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/271401/?format=api"
}