Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/12498/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/FlavioCristoforetti/?format=api",
    "author": "https://translate.yunohost.org/api/users/FlavioCristoforetti/?format=api",
    "timestamp": "2021-03-24T14:06:59.632609Z",
    "action": 2,
    "target": "Puoi ottenere ulteriori informazioni visitando la <a href='//yunohost.org/it/install/hardware:vps_debian#fa-cog-proceed-with-the-initial-configuration' target='_blank'>pagina appropriata nella documentazione</a>",
    "id": 24073,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/24073/?format=api"
}