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

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

{
    "id": 36,
    "url": "https://api.swistay.com/listing-pictures/36/?format=api",
    "is_main": true,
    "listing": 8,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/65a0daf04c5c46e696c63863c26cf1e2.jpeg"
}