Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/850746/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/manuelviens/?format=api",
    "author": "https://weblate.framasoft.org/api/users/manuelviens/?format=api",
    "timestamp": "2024-03-12T19:28:19.497996Z",
    "action": 2,
    "target": "Obtenez des <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/use/video-stats\">statistiques détaillées</a> sur vos vidéos (vues, temps de visionnage, spectateurs uniques...)",
    "id": 764188,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/764188/?format=api"
}