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

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

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