Information about plays

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

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

{
    "id": 3524721,
    "uri": "https://api.kexp.org/v2/plays/3524721/?format=api",
    "airdate": "2025-07-09T12:02:09-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia802909.us.archive.org/31/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb500.jpg",
    "thumbnail_uri": "https://ia902909.us.archive.org/31/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb250.jpg",
    "song": "A Real Hero",
    "track_id": "a136fbfe-96c0-47ff-891d-a78fe77082ef",
    "recording_id": "620adea0-6a59-4c6f-a389-7751ee531bc3",
    "artist": "College feat. Electric Youth",
    "artist_ids": [
        "a0b2868c-22c7-49eb-b227-3c4251a6c88f",
        "d41396da-ed4b-4d0a-a902-d4bcd39cef62"
    ],
    "album": "Drive: Original Motion Picture Soundtrack",
    "release_id": "e36680bb-a17f-4996-b7d5-1b3ca12eeb42",
    "release_group_id": "57dbf641-99ac-42f5-9981-5c11c0d1e48a",
    "labels": [
        "Lakeshore Records"
    ],
    "label_ids": [
        "7c4964d4-173c-4802-b7ef-8a20181c54f5"
    ],
    "release_date": "2011-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "College is David Grellier, a French electronic music composer.  In 2011, Nicolas Winding Refn chose ‘A Real Hero’ by College feat. Electric Youth as the theme song for his acclaimed film ‘Drive’, which then went on to win the award for Best Director at the Cannes Film Festival.\n---\nThe  track was inspired by airline captain Chesley Sullenberger, who successfully landed US Airways Flight 1549 on the Hudson River in 2009, saving the lives of 155 people.  Here's video of that \"Miracle on the Hudson\": https://www.youtube.com/watch?v=z_Q8K6-oTfQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}