Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264341/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-review/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-review/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-10-12T15:41:54.295004Z",
    "action": 5,
    "target": "Los artículos que están listos para revisar están en la columna __review__ en el https://pagure.io/fedora-magazine-newsroom/boards/articles[Kanban board del Fedora Magazine Pagure].",
    "old": "",
    "details": {
        "state": 20,
        "source": "Articles that are ready for review are in the __review__ column in the https://pagure.io/fedora-magazine-newsroom/boards/articles[Kanban board of the Fedora Magazine Pagure].",
        "old_state": 0
    },
    "id": 17142394,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17142394/?format=api"
}