Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257610/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-29T02:38:45.142676Z",
    "action": 59,
    "target": "パッケージ %s (%s) には %s が必要ですが、どのプロバイダーからもインストールできません",
    "old": "パッケージ %s (%s) には %s が必要ですが、どのプロバイダーからもインストールできません",
    "details": {
        "state": 20,
        "source": "package %s from %s requires %s, but none of the providers can be installed",
        "old_state": 20
    },
    "id": 17011689,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17011689/?format=api"
}