Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18404406/?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/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-13T17:39:16.893880Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "don't list stale processes that correspond to a systemd service",
        "old_state": -1
    },
    "id": 17146122,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17146122/?format=api"
}