Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264019/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-an-article/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-an-article/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-04-13T07:23:24.395022Z",
    "action": 5,
    "target": "Tenga en cuenta que en algunos casos los editores pueden requerir un cambio en su artículo. En ese caso, recibirá comentarios en la tarjeta y el artículo volverá a la columna _in-progress_. Haga el cambio solicitado y hagáselo saber a los editores en los comentarios. Lo volverán a llevar a _review_.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Please note that in some cases the editors might require a change in your article.  In that case, you'll receive feedback in the card, and it will be moved back to the _in-progress_ column.  Please make the requested change and let the editors know in the comments.  They will move it back to _review_.",
        "old_state": 0
    },
    "id": 15724477,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15724477/?format=api"
}