Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15272378/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagespolicies/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagespolicies/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-15T22:03:42.571115Z",
    "action": 30,
    "target": "The Fedora Project wants to advance free and open source software and as a pragmatic matter we recognize that some infrastructure needs may be best served by using closed source or non-free tools today.  Therefore the {team_name} is willing to accept closed source or non-free tools in Fedora’s infrastructure where free and open source tools are not viable or not available.",
    "id": 12579440,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12579440/?format=api"
}