Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33968/?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": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2021-06-29T19:56:48.639253Z",
    "action": 37,
    "target": "Un relais SMTP permet d'envoyer du courrier à la place de cette instance YunoHost. Cela est utile si vous êtes dans l'une de ces situations : le port 25 est bloqué par votre FAI ou par votre fournisseur VPS, vous avez une IP résidentielle répertoriée sur DUHL, vous ne pouvez pas configurer de reverse DNS, si le serveur n'est pas directement accessible depuis Internet et que vous voulez en utiliser un autre pour envoyer des mails.",
    "id": 31415,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/31415/?format=api"
}