Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12659152/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ophiushi/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ophiushi/?format=api",
    "timestamp": "2023-07-05T02:59:01.376617+02:00",
    "action": 2,
    "target": "Afficher dans l'explorateur de fichiers",
    "id": 60786258,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/60786258/?format=api"
}