Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/87469/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/de/?format=api",
    "dictionary": null,
    "user": 24,
    "author": 24,
    "timestamp": "2023-05-07T20:15:55.903667Z",
    "action": 5,
    "target": "Am Metronom können über den Knöpfen die Schläge pro Takt (beats per bar) und Klicks pro Schlag (clicks per beat) für Ihre Bedürfnisse beim Üben  eingestellt werden.",
    "id": 75262,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/75262/?format=api"
}