Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/850752/?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-12T20:56:32.928547Z",
    "action": 2,
    "target": "Transcodage vidéo : peut être atténué en utilisant le <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/admin/remote-runners\">transcodage à distance</a> par des travailleurs à distance",
    "id": 764198,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/764198/?format=api"
}