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

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

{
    "id": 3728,
    "url": "https://api.swistay.com/listing-pictures/3728/?format=api",
    "is_main": true,
    "listing": 327,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/b775b33dc59c4a7d9d3e2313641d75e1.jpeg"
}