Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/806116/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "timestamp": "2023-04-27T10:22:29.717147Z",
    "action": 27,
    "target": "Crea <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/use/library#playlist\">listas de reproducción</a> públicas asignadas a tu canal para organizar tu contenido o videos remotos",
    "id": 585534,
    "action_name": "Traduction remplacée",
    "url": "https://weblate.framasoft.org/api/changes/585534/?format=api"
}