Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/947411/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-22T12:50:25.643608Z",
    "action": 71,
    "target": "<strong>Callback/Redirect URI:</strong>\nWenn Sie eine autorisierte Umleitungs-URI für die externe Anwendung konfigurieren möchten, fügen Sie bitte diese URL hinzu:\n",
    "id": 777548,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/777548/?format=api"
}