Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18404377/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-13T17:38:50.835968Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "don't list stale processes that correspond to a systemd service",
        "old_state": -1
    },
    "id": 17146020,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17146020/?format=api"
}