Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109617517/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/haaihenkie/?format=api",
    "author": "https://hosted.weblate.org/api/users/haaihenkie/?format=api",
    "timestamp": "2024-04-15T12:21:06.695117+02:00",
    "action": 5,
    "target": "Op de gewenste opdracht in het menu klikken en op {0}.",
    "id": 87528105,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/87528105/?format=api"
}