Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/90366294/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/program_strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/program_strings/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Atalanttore/?format=api",
    "author": "https://hosted.weblate.org/api/users/Atalanttore/?format=api",
    "timestamp": "2023-01-21T12:15:02.316362+01:00",
    "action": 5,
    "target": "Dieser Dialog gibt Ihnen die Möglichkeit, ein Datum/eine Zeit für alle möglichen Datums-/Zeit-Schlagwörter für jede verfügbare Schlagwortgruppe in einem Bild oder Video, in das exiftool schreiben kann, festzulegen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This dialog gives you the option to set a date/time to all possible dates/times tags for every available tag group in an image or video that exiftool can write to.",
        "old_state": 0
    },
    "id": 45510670,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/45510670/?format=api"
}