Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10199214/?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:04:55.360282Z",
    "action": 5,
    "target": "I redattori tengono un xref:editorial-meetings.adoc[riunione editoriale settimanale] per discutere e approvare i contenuti, aiutare a guidare gli autori e capire come migliorare la rivista e promuovere la sua missione. Il modo migliore per diventare redattore è partecipare alla riunione settimanale e dimostrare la tua capacità di contribuire in modo costante.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Editors hold a xref:editorial-meetings.adoc[weekly editorial meeting] to discuss and approve content, help guide authors, and figure out ways to improve the Magazine and further its mission. The best way to become an editor is to join the weekly meeting, and demonstrate your ability to contribute consistently.",
        "old_state": 0
    },
    "id": 4756653,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4756653/?format=api"
}