Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14624878/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpage-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpage-master/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T18:22:21.239032Z",
    "action": 59,
    "target": "3. The following example shows the configuration of a certificate mapping rule. It is valid for the configured domain <quote>my.domain</quote> and additionally for the subdomains <quote>your.domain</quote> and uses the full certificate in the search filter.  <placeholder type=\"programlisting\" id=\"0\"/>",
    "id": 11606204,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11606204/?format=api"
}