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

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

{
    "id": 2159,
    "url": "https://api.swistay.com/listing-pictures/2159/?format=api",
    "is_main": false,
    "listing": 202,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/0f6b11b7cf23442490b2d9ce716e1ce3.jpeg"
}