Information about plays

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

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

{
    "id": 3626198,
    "uri": "https://api.kexp.org/v2/plays/3626198/?format=api",
    "airdate": "2026-03-07T00:57:19-08:00",
    "show": 66112,
    "show_uri": "https://api.kexp.org/v2/shows/66112/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb250.jpg",
    "song": "Mobius",
    "track_id": "d9740173-2c19-49b9-aab1-682b9f6d20e4",
    "recording_id": "4a199c92-f105-4378-b230-eb8ff4f16d98",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "We Got It from Here... Thank You 4 Your Service",
    "release_id": "eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40",
    "release_group_id": "b445860f-edd9-4160-841c-fccf5533ecbd",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2016-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank you for your support! Make your donations at www.kexp.org now!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}