Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/99966/?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:36:54.389495Z",
    "action": 37,
    "target": "Aplicación de fotos para la web descentralizada potenciada por la IA",
    "id": 153270,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/153270/?format=api"
}