Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/92819873/?format=api",
    "component": "https://hosted.weblate.org/api/components/godot-engine/godot/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/godot-engine/godot/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/LaFouine-38/?format=api",
    "author": "https://hosted.weblate.org/api/users/LaFouine-38/?format=api",
    "timestamp": "2024-05-19T15:49:55.960408+02:00",
    "action": 37,
    "target": "Une expression constante est attendue.",
    "id": 92728943,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/92728943/?format=api"
}