Information about plays

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

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

{
    "id": 3640217,
    "uri": "https://api.kexp.org/v2/plays/3640217/?format=api",
    "airdate": "2026-04-10T08:20:18-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-ba41a7ba-1033-4e5f-bdf8-1a55551d0802/mbid-ba41a7ba-1033-4e5f-bdf8-1a55551d0802-1491885865_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-ba41a7ba-1033-4e5f-bdf8-1a55551d0802/mbid-ba41a7ba-1033-4e5f-bdf8-1a55551d0802-1491885865_thumb250.jpg",
    "song": "Fix Up, Look Sharp",
    "track_id": "4181116b-72b0-3aea-9219-9aa559883d4b",
    "recording_id": "9f50ae2f-ce46-45bd-bc44-b5ec566e9e97",
    "artist": "Dizzee Rascal",
    "artist_ids": [
        "1a99cc88-aea3-4fe3-96b9-20791667f65f"
    ],
    "album": "Boy in da Corner",
    "release_id": "ba41a7ba-1033-4e5f-bdf8-1a55551d0802",
    "release_group_id": "01ac6115-0ea4-346d-b022-5bcde31c6264",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2003-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track, of course, samples multiple elements of 1980's \"The Big Beat\" by Billy Squier. \n--\nBorn in East London, songwriter and producer Dizzee Rascal has Ghanian and Nigerian roots.: https://www.allmusic.com/artist/dizzee-rascal-mn0000161773#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}