Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32459/?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/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2021-09-01T17:19:23.533771Z",
    "action": 2,
    "target": "Certains fournisseurs ne vous laisseront pas configurer votre DNS inversé (ou leur fonctionnalité pourrait être cassée...). Si vous rencontrez des problèmes à cause de cela, envisagez les solutions suivantes : <br> - Certains FAI fournissent l’alternative de <a href='https://yunohost.org/#/email_configure_relay'>à l’aide d’un relais de serveur de messagerie</a> bien que cela implique que le relais pourra espionner votre trafic de messagerie. <br> - Une alternative respectueuse de la vie privée consiste à utiliser un VPN *avec une IP publique dédiée* pour contourner ce type de limites. Voir <a href='https://yunohost.org/#/vpn_advantage'>https://yunohost.org/#/vpn_advantage</a> <br> - Enfin, il est également possible de <a href='https://yunohost.org/#/isp'>changer de fournisseur</a>",
    "id": 37781,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/37781/?format=api"
}