Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/38951/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/?format=api",
    "user": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "author": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "timestamp": "2021-05-30T15:52:06.176416Z",
    "action": 2,
    "target": "Você pode procurar por ajuda <a href=\"https://forum.yunohost.org/\">no fórum</a> ou <a href=\"https://chat.yunohost.org/\">no chat</a> para resolver a situação, ou reportar o bug <a href=\"https://github.com/YunoHost/issues\"> no bugtracker",
    "id": 29733,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29733/?format=api"
}