Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15273504/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfpl/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfpl/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-15T22:05:47.000469Z",
    "action": 30,
    "target": "The _Fedora Project Leader_ (or _FPL_) is ultimately accountable for everything that happens within Fedora and in particular is responsible for maintaining Red Hat's relationship with Fedora and vice versa.  They are Fedora's President, CEO, Chair, Fearless Leader, whatever-you-want-to-call-it.  However the project leader is not a dictator, benevolent or otherwise.  The FPL chairs the xref:index.adoc[{team_name}].",
    "id": 12581290,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12581290/?format=api"
}