Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/99967/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/rosbeefandino/?format=api",
    "author": "https://translate.yunohost.org/api/users/rosbeefandino/?format=api",
    "timestamp": "2024-05-11T02:48:25.445356Z",
    "action": 5,
    "target": "Si activo, Photoprism sera accesible por aplicaciones móvil y usuarios sin cuenta YunoHost. Esto podrá ser cambiado en la interface de administración.",
    "id": 153276,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/153276/?format=api"
}