API endpoint that allows Listing Picture to be viewed or edited.

GET /listing-pictures/3786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3786,
    "url": "https://api.swistay.com/listing-pictures/3786/?format=api",
    "is_main": true,
    "listing": 331,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/a7975ff7cb8d4725a9f039d57a94d20a.jpeg"
}