Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/850743/?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:19:08.648773Z",
    "action": 2,
    "target": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/use/channel-sync#how-to-program-a-new-import-automation-synchronization\">Synchroniser automatiquement</a> une chaîne ou une liste de lecture distante",
    "id": 768632,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/768632/?format=api"
}