Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/117379/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-03-27T23:00:25.739247Z",
    "action": 2,
    "target": "*Authselect* is een gereedschap voor het configureren van systeemidentiteit, authenticatiebronnen\nen aanbieders door middel van het selecteren van een specifiek profiel. Een profiel is een verzameling\nvan bestanden die beschrijft hoe de resulterende systeemconfiguratie eruit zal zien. Wanneer een profiel\nis geselecteerd, zal *authselect* nsswitch.conf en een PAM-stack aanmaken om de identiteits- en\nauthenticatiebronnen te gebruiken die worden gedefinieerd door het profiel.\n",
    "id": 10729974,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10729974/?format=api"
}