Information about plays

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

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

{
    "id": 3633800,
    "uri": "https://api.kexp.org/v2/plays/3633800/?format=api",
    "airdate": "2026-03-26T07:44:02-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn711000.ca.archive.org/0/items/mbid-059ad661-7be2-4ba9-b495-32254ef4887a/mbid-059ad661-7be2-4ba9-b495-32254ef4887a-14709768096_thumb500.jpg",
    "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-059ad661-7be2-4ba9-b495-32254ef4887a/mbid-059ad661-7be2-4ba9-b495-32254ef4887a-14709768096_thumb250.jpg",
    "song": "A 1000 Times",
    "track_id": "1f75eebb-c188-4f4a-979c-44d9739d2138",
    "recording_id": "9a2bef96-d790-48a1-bdb2-e0107c116a6c",
    "artist": "Hamilton Leithauser + Rostam",
    "artist_ids": [
        "6b82c839-ea15-4d3b-96f1-d1be924e9cb7",
        "66a7117a-4b67-4a85-83bf-94491340d22d"
    ],
    "album": "I Had a Dream That You Were Mine",
    "release_id": "059ad661-7be2-4ba9-b495-32254ef4887a",
    "release_group_id": "8a7706e4-ef89-4a74-8ef6-80e55a1c39b5",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2016-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Rostam, formerly of Vampire Weekend, and Hamilton Leithauser, formerly of the Walkmen, collaboration.\n\nThis song was inspired by the folksong '500 Miles'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}