Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/80604/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/jorge-vitrubio/?format=api",
    "author": "https://translate.yunohost.org/api/users/jorge-vitrubio/?format=api",
    "timestamp": "2023-10-13T10:45:37.598978Z",
    "action": 5,
    "target": "Si no quieres un nombre de dominio público \"real\", puedes usar cualquiera que termine en <code>.local</code> o <code>.test</code>. Los nombres de dominio que terminan en <code>.local</code> son especiales, en el sentido que podrían ser resueltos automáticamente en una red local, si los clientes soportan del protocolo Bonjour. Otro método es modificar el fichero <code>/etc/hosts</code> (o el equivalente de Windows) en cada cliente desde el que desees acceder a este dominio, o también puedes configurar las entradas DNS locales en tu router de internet.",
    "id": 110726,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/110726/?format=api"
}