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

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

{
    "id": 330,
    "url": "https://api.swistay.com/listing-pictures/330/?format=api",
    "is_main": true,
    "listing": 38,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/7e2c9d4f9e2d4310a11c858226f8d6b4.jpeg"
}