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

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

{
    "id": 2281,
    "url": "https://api.swistay.com/listing-pictures/2281/?format=api",
    "is_main": false,
    "listing": 213,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/5073dd2437114e24b3ba937220e0e52e.jpeg"
}