Information about plays

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

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

{
    "id": 3562277,
    "uri": "https://api.kexp.org/v2/plays/3562277/?format=api",
    "airdate": "2025-10-07T07:14:48-07:00",
    "show": 64770,
    "show_uri": "https://api.kexp.org/v2/shows/64770/?format=api",
    "image_uri": "https://ia803206.us.archive.org/4/items/mbid-c940faeb-fe12-341e-bd57-bb006bf56db3/mbid-c940faeb-fe12-341e-bd57-bb006bf56db3-15310217418_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/4/items/mbid-c940faeb-fe12-341e-bd57-bb006bf56db3/mbid-c940faeb-fe12-341e-bd57-bb006bf56db3-15310217418_thumb250.jpg",
    "song": "Girl From the North Country",
    "track_id": "2eb458b4-d5fe-3c10-bfdb-30623482f25b",
    "recording_id": "fc28d433-f724-4b5a-ae15-c83cf06d7449",
    "artist": "Bob Dylan with Johnny Cash",
    "artist_ids": [
        "d43d12a1-2dc9-4257-a2fd-0a3bb1081b86",
        "72c536dc-7137-4477-a521-567eeb840fa8"
    ],
    "album": "Nashville Skyline",
    "release_id": "c940faeb-fe12-341e-bd57-bb006bf56db3",
    "release_group_id": "2ca28746-8987-3015-b54c-75b3aa8ca1a1",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2003-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#486 on YOUR countdown of the greatest albums of all-time. Dear GOD you have amazing taste. You WILL NOT BELIEVE what is coming up next.\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}