Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/708783/?format=api",
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/freshrss-android/main/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/fipaddict/?format=api",
    "author": "https://weblate.framasoft.org/api/users/fipaddict/?format=api",
    "timestamp": "2023-10-16T19:39:37.269517Z",
    "action": 2,
    "target": "<b>%1$s</b> ne semble pas être une URL valide. Néanmoins, si vous pensez que la configuration est correcte, appuyez juste sur « %2$s »",
    "id": 707952,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/707952/?format=api"
}