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

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

{
    "id": 3487,
    "url": "https://api.swistay.com/listing-pictures/3487/?format=api",
    "is_main": true,
    "listing": 308,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/06c1e5e74991476db62de0bc38ce6986.jpeg"
}