Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/61581710/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/GGLinnk/?format=api",
    "author": "https://hosted.weblate.org/api/users/GGLinnk/?format=api",
    "timestamp": "2022-01-13T05:50:35.722158+01:00",
    "action": 5,
    "target": "La norme WPA3 est la nouvelle méthode de chiffrement la plus sûre qu'il est suggéré d'utiliser avec tout appareil qui la prend en charge. Les appareils plus anciens qui ne prennent pas en charge la norme WPA3 nécessitent la norme WPA2. Si vous rencontrez des problèmes pour connecter des appareils plus anciens, essayez d'activer WPA2.",
    "id": 15757811,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/15757811/?format=api"
}