Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/99968/?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:59:06.644305Z",
    "action": 37,
    "target": "Elije el idioma de la aplicación",
    "id": 153281,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/153281/?format=api"
}