Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791484/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-04-30T13:40:15.228678Z",
    "action": 5,
    "target": "To znamená, že vaše konfigurace je pro authselect neznámá, a proto nebude upravena. Chcete-li to napravit, zavolejte *authselect select* s parametrem *--force*, abyste řekli, že ji můžete přepsat.",
    "id": 11575914,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11575914/?format=api"
}