Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15701709/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpage-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpage-master/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T08:05:33.472320Z",
    "action": 59,
    "target": "Le moteur de traitement LDAP prend en charge les fournisseurs id, auth, access et chpass. Si vous voulez vous authentifier sur un serveur LDAP, il vous faut utiliser TLS/SSL ou LDAPS. <command>sssd</command> <emphasis>ne prend pas en charge</emphasis> l'authentification sur un canal non chiffré. Si le serveur LDAP est utilisé seulement comme fournisseur d'identité, un canal crypté n'est pas nécessaire. Se référer aux options de configurations <quote>ldap_access_filter</quote> pour plus d'information sur l'utilisation en tant que fournisseur d'accès.",
    "id": 13159798,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13159798/?format=api"
}