Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/118087/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect-profiles5adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect-profiles5adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-04-01T20:41:31.843021Z",
    "action": 2,
    "target": "Hier is een voorbeeld van het gebruik van de operator \"if\". Als de functie \"with-sudo\" aangezet is, zal het \"sss\" torvoegen aan de sudoers-regel.",
    "id": 11403436,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11403436/?format=api"
}