Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858056/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/elnouchma/?format=api",
    "author": "https://hosted.weblate.org/api/users/elnouchma/?format=api",
    "timestamp": "2015-12-19T02:00:35+01:00",
    "action": 2,
    "target": "Ceci est votre journal de bord, où sont enregistrées les informations importantes du scénario en cours. Un aperçu de chaque nouvelle tâche apparaîtra sous la forme d'une \"bouton de notification\" sur le bord gauche de l'écran. Vous pouvez pointer votre souris sur ces notifications pour lire l'aperçu, ou bien cliquer dessus pour ouvrir le journal de bord.",
    "id": 663082,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/663082/?format=api"
}