Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/69113/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-05T14:08:14.723713Z",
    "action": 59,
    "target": "Activer le protocole POP3 pour le serveur de messagerie. POP3 est un protocole plus ancien permettant d'accéder aux boîtes aux lettres à partir des clients de messagerie. Il est plus léger, mais possède moins de fonctionnalités que IMAP (activé par défaut)",
    "id": 188753,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/188753/?format=api"
}