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

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

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