Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/947375/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-22T12:50:24.224106Z",
    "action": 71,
    "target": "<strong>Callback/Redirect URI:</strong>\nIf you want to configure authorized redirection URI on the external Application, please add this url:\n",
    "id": 777506,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/777506/?format=api"
}