Information about plays

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

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

{
    "id": 3418785,
    "uri": "https://api.kexp.org/v2/plays/3418785/?format=api",
    "airdate": "2024-10-29T10:25:14-07:00",
    "show": 61707,
    "show_uri": "https://api.kexp.org/v2/shows/61707/?format=api",
    "image_uri": "https://ia800707.us.archive.org/33/items/mbid-bfbb5270-9d60-4dc5-98fc-0106adafe3dc/mbid-bfbb5270-9d60-4dc5-98fc-0106adafe3dc-21741960272_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/33/items/mbid-bfbb5270-9d60-4dc5-98fc-0106adafe3dc/mbid-bfbb5270-9d60-4dc5-98fc-0106adafe3dc-21741960272_thumb250.jpg",
    "song": "Lady Luck",
    "track_id": "994fe538-6d42-32a7-a045-81c22946906b",
    "recording_id": "f94d4efb-88ea-464e-93a7-bff7752bbc92",
    "artist": "Richard Swift",
    "artist_ids": [
        "dd5f8909-245d-458b-833a-cd6b698399ce"
    ],
    "album": "The Atlantic Ocean",
    "release_id": "fb48b3c9-a01b-437a-b2b9-2508059825d3",
    "release_group_id": "22bc1b45-6840-3c0f-bb91-b8cda5f631bc",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2009-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Richard Swift, beloved producer, musician and touring member of the Black Keys, the Shins and the Arcs, who died in 2018 at age 41. Here are 5 songs that showcase his brilliance: https://www.latimes.com/entertainment/music/la-et-ms-richard-swift-5-songs-20180703-story.html\n--\nListen to KEXP's Sound & Vision podcast that was made in his remembrance: https://www.kexp.org/read/2020/3/16/sound-vision-yuuki-matthews-teardrops-and-loss-richard-swift/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}