Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10631632/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2019-02-27T21:12:29+01:00",
    "action": 5,
    "target": "Un gestor complet, eficaç i fàcil d’utilitzar. Creeu i modifiqueu connexions i grups, personalitzeu el terminal i establiu instàncies múltiples de la mateixa connexió.",
    "id": 3861753,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/3861753/?format=api"
}