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

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

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