Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/112153/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/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-12-22T19:16:28.926778Z",
    "action": 37,
    "target": "El proyecto YunoHost incluye solamente aplicaciones libre con codigo abierto ( con excepciones caso a caso para aplicaciones que no son totalmente abiertas)",
    "id": 194364,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/194364/?format=api"
}