Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/806193/?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-25T18:20:56.152051Z",
    "action": 2,
    "target": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/use/search\">Chercher</a> des vidéos, chaînes et listes de lecture locales ou distantes",
    "id": 768645,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/768645/?format=api"
}