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

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

{
    "id": 1796,
    "url": "https://api.swistay.com/listing-pictures/1796/?format=api",
    "is_main": false,
    "listing": 170,
    "tooltip": "",
    "src": "https://api.swistay.com/media/listings_pictures/de456d6df93e4f1a9ca74241c766dbe1.jpeg"
}