Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5850982/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "timestamp": "2023-03-22T20:44:44.285306Z",
    "action": 2,
    "target": "Voir la page xref:workflow-article-proposal.adoc[Flux de travail éditorial - Proposition d’article] pour plus d’informations.",
    "old": "**Voir la page xref:workflow-article-proposal.adoc[Flux de travail rédactionnel — Proposition d’article] pour des conseils.**\n",
    "details": {
        "state": 20,
        "source": "See the xref:workflow-article-proposal.adoc[Editorial Workflow - Article Proposal] page for more information.",
        "old_state": 10
    },
    "id": 10290318,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10290318/?format=api"
}