Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10199212/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageseditorial/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageseditorial/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "timestamp": "2022-05-07T17:02:04.688092Z",
    "action": 5,
    "target": "I doveri di un redattore sono molto simili a quelli di qualsiasi proprietario di  un blog. Occasionalmente i redattori contribuiscono anche xref:contributing.adoc[contribuire al contenuto] quando la coda o gli arretrati di contenuto sono un po' bassi.  I redattori fanno a turno per servire come xref:editor-of-the-week.adoc[redattore della settimana].",
    "old": "",
    "details": {
        "state": 20,
        "source": "The duties of an editor are much like any blog owner. Occasionally editors also xref:contributing.adoc[contribute content] when the queue or backlog of content is running a little low.  Editors take turns serving as the xref:editor-of-the-week.adoc[Editor of the Week].",
        "old_state": 0
    },
    "id": 4756651,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4756651/?format=api"
}