Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264017/?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:22:10.691172Z",
    "action": 5,
    "target": "Cuando crea que ha finalizado el artículo y está preparado para su revisión, indique esto en un comentario en su tarjeta en Pagure. Los editores los moverán a review en el tablero Kanban. Asegúrese de incluir un enlace a la vista previa de su artículo en WordPress en los comentarios de su tarjeta para que los Editores puedan acceder a él.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you feel you are done writing the article and it is ready for review, state that in a comment on your card in Pagure.  The editors will move it to _review_ in the Kanban board.  Please make certain you include a link to the WordPress preview for your article in the comments on the card so the Editors can access it.",
        "old_state": 0
    },
    "id": 15724475,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15724475/?format=api"
}