Information about plays

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

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

{
    "id": 3637318,
    "uri": "https://api.kexp.org/v2/plays/3637318/?format=api",
    "airdate": "2026-04-03T15:12:50-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn711200.ca.archive.org/0/items/mbid-0748714a-cc24-456b-ae59-e809fb0313b1/mbid-0748714a-cc24-456b-ae59-e809fb0313b1-41633264445_thumb500.jpg",
    "thumbnail_uri": "https://dn711200.ca.archive.org/0/items/mbid-0748714a-cc24-456b-ae59-e809fb0313b1/mbid-0748714a-cc24-456b-ae59-e809fb0313b1-41633264445_thumb250.jpg",
    "song": "Six Directions of Boxing",
    "track_id": "0c2c726f-7679-329c-ba44-09f56c4835b2",
    "recording_id": "24f32978-6c90-438d-b43f-8abf2aee090c",
    "artist": "Wu‐Tang Clan",
    "artist_ids": [
        "0febdcf7-4e1f-4661-9493-b40427de2c13"
    ],
    "album": "The Man With the Iron Fists: Original Motion Picture Soundtrack",
    "release_id": "0748714a-cc24-456b-ae59-e809fb0313b1",
    "release_group_id": "397cd3c0-dcd7-4875-9c4d-df84c05a1c5e",
    "labels": [
        "Soul Temple"
    ],
    "label_ids": [
        "7a1b6a29-20e6-4834-9351-7ff6acc66ae8"
    ],
    "release_date": "2012-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wu-Tang Clan is an American hip hop collective formed in Staten Island, New York City, in 1992.\n\nhttps://www.thewutangclan.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}