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

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

{
    "id": 2733,
    "url": "https://api.swistay.com/listing-pictures/2733/?format=api",
    "is_main": false,
    "listing": 256,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/94a484d36b404ffebd26fc601b2b2aa4.jpeg"
}