Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264339/?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/nm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nm/?format=api",
    "timestamp": "2024-09-07T01:57:31.811385Z",
    "action": 5,
    "target": "La Junta Editorial decide si el articulo está listo para ir.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The Editorial Board makes a decision whether the article is ready to go.",
        "old_state": 0
    },
    "id": 17046157,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17046157/?format=api"
}