Information about plays

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

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

{
    "id": 3521215,
    "uri": "https://api.kexp.org/v2/plays/3521215/?format=api",
    "airdate": "2025-07-01T13:58:24-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "https://coverartarchive.org/release/93045ecb-78c3-4ed6-a522-db899f482593/16110471337-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93045ecb-78c3-4ed6-a522-db899f482593/16110471337-250.jpg",
    "song": "Mesopotamia",
    "track_id": null,
    "recording_id": "67abba19-051a-4268-9760-6e0f6d0478c2",
    "artist": "The B‐52’s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Mesopotamia",
    "release_id": null,
    "release_group_id": "3ee4c062-73a3-3bea-b677-69a39b70d371",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1982-01-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1951, Fred Schneider, singer-songwriter and keyboardist of The B-52's and The Superions.\n---\nProbably best not to use \"Mesopotamia\" as a history lesson, as Fred Schneider admits in the song, \"I ain't no student of ancient culture.\" He does know that there are a lot of ruins in Mesopotamia.\n--\nThe 6-song \"Mesopotamia\" EP was produced by David Byrne  Its release was followed by the B-52’s “Meso-American” tour to promote the record, including a guest spot on the daytime soap opera Guiding Light. See that \"Guiding Light\" performance here: https://diffuser.fm/b52s-mesopotamia/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}