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

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

{
    "id": 1924,
    "url": "https://api.swistay.com/listing-pictures/1924/?format=api",
    "is_main": true,
    "listing": 179,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/304dea3dcaf3451fb6762437bfbce483.jpeg"
}