Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41811094/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
    "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
    "timestamp": "2021-08-24T13:03:54.799867+02:00",
    "action": 37,
    "target": "buttons:</h3><ul><li><b>Copy from selected image</b>: Copies all the (available) XMP data from the selected image into the input fields.</li><li><b>Save to selected image(s)</b>: Saves the \"checked\" exif data to your selected image(s).</li><li><b>Copy Defaults</b>: Copies the default creator and rights data which you provided in the Preferences tab.</li><li><b> Reset fields</b>: Empties all fields and resets checkboxes to their defaults.</li><li><b>Help</b>: Opens this popup.</li></ul>",
    "id": 12367944,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/12367944/?format=api"
}