Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/118057/?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-03-27T14:44:36.517818Z",
    "action": 2,
    "target": "Als \"feature\" gedefinieerd is, vervang dan deze operator met de tekenreeks \"true\", en anders met de tekenreeks \"false\".",
    "id": 10729674,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10729674/?format=api"
}