Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/10614/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-08-05T14:52:04.172339Z",
    "action": 30,
    "target": "If you’d like to learn more about this change, <a href=\"https://habitica.wikia.com/wiki/Player_Names\">visit our wiki.</a>",
    "id": 176422,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/176422/?format=api"
}