Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/116736/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect-migration7adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect-migration7adoc/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-17T22:59:13.678800Z",
    "action": 2,
    "target": "# Instellen van de standaard LDAP-server\nURI    ldap://ldap.example.com ldap://ldap-master.example.com:666\n",
    "id": 10250715,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10250715/?format=api"
}