Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266363/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-367/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-367/?format=api",
    "timestamp": "2013-08-29T16:49:35+02:00",
    "action": 5,
    "target": "Ho iniziato a studiare le stelle durante la notte, ma senza gli strumenti di navigazione e le mappe il loro significato rimane sconosciuto. Credo che rimarremo bloccati qui per un pò di tempo, quindi sarà meglio darsi da fare e migliorare le nostre condizioni.\nDobbiamo provare a formare una piccola società organizzata e tornare a casa quando saremo pronti…",
    "id": 12260,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12260/?format=api"
}