Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/350528/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 350528,
    "uri": "https://api.kexp.org/v2/plays/350528/?format=api",
    "airdate": "2019-07-05T17:16:15-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Whole Of The Moon",
    "track_id": "72addf1b-8d9c-4480-8c56-3b0cee87136d",
    "recording_id": null,
    "artist": "Kirin J. Callinan",
    "artist_ids": [
        "a3614a52-01f3-4f9d-999d-4bc650e2f2b1"
    ],
    "album": "Return to Center",
    "release_id": "519e2d25-b9b1-4b98-a1bb-603d09062893",
    "release_group_id": null,
    "labels": [
        "Terrible Records"
    ],
    "label_ids": [
        "09ec3fcc-17ae-464d-8cb7-d702565af959"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Both weird and Australian, Callinan occupies a peculiar tier of notoriety. He declines to give his age, though an educated guess puts him around 33. He grew up in the relatively affluent Northern Beaches outside Sydney, the son of Brendan Callinan, a former member of the Australian band the Radiators. Kirin’s not famous, exactly, but he’s not not famous either. He hasn’t deigned to write his own Wikipedia page, so he doesn’t have one. If he did, it might list his two solo albums, his old band Mercy Arms, his stint as Mark Ronson’s guitar player, his budding acting career, and his latest project, a soft-rocking new wave band called the Night Game. Its frontman is former Boys Like Girls singer Martin Johnson, now a pop songwriter partially responsible for, among other things, Avril Lavigne’s “Hello Kitty.” This year, with just one song officially released, the Night Game toured the U.S. with John Mayer. In Callinan’s orbit, the distinctions between talent, irony, and genuine bad taste bleed together until they’re indistinguishable.  https://bit.ly/2LFWvOT",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}