Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180856/?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/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "timestamp": "2024-12-02T14:38:57.368847Z",
    "action": 5,
    "target": "A seguinte chave PGP expirou em {0}:",
    "old": "",
    "details": {
        "state": 20,
        "source": "The following PGP key has expired on {0}:",
        "old_state": 0
    },
    "id": 17473281,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17473281/?format=api"
}