Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15272504/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagescontact/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagescontact/or/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-15T22:03:45.996112Z",
    "action": 30,
    "target": "When you have a specific proposal for the {team_name} to make a decision, open a ticket on the link:{team_issue_tracker}[*{team_name} Pagure instance*].  This is a public issue tracker.  However, if you have a privacy- or security-sensitive issue, check the *Private* box when you create the ticket.  If an issue is not sensitive, the discussion should open and public.",
    "id": 12579654,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12579654/?format=api"
}