Information about plays

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

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

{
    "id": 3624906,
    "uri": "https://api.kexp.org/v2/plays/3624906/?format=api",
    "airdate": "2026-03-03T18:07:09-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-9cff44d2-d408-4796-bdb5-3e60feb6e44b/mbid-9cff44d2-d408-4796-bdb5-3e60feb6e44b-6709962024_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-9cff44d2-d408-4796-bdb5-3e60feb6e44b/mbid-9cff44d2-d408-4796-bdb5-3e60feb6e44b-6709962024_thumb250.jpg",
    "song": "Warm & Easy",
    "track_id": "a34b2f49-0762-4c5b-9ce1-59432d7b2469",
    "recording_id": "8df2716b-ffb2-4e49-92c5-ccd07047d513",
    "artist": "The 2 Bears",
    "artist_ids": [
        "61c156ae-25ab-4df5-923b-087208d0a92d"
    ],
    "album": "Be Strong",
    "release_id": "9cff44d2-d408-4796-bdb5-3e60feb6e44b",
    "release_group_id": "884e6b2b-4539-4046-b014-01b8c64a1a29",
    "labels": [
        "Liberator Music"
    ],
    "label_ids": [
        "8c63a604-872c-488e-af18-5cead3d82f17"
    ],
    "release_date": "2012-02-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Chip's Joe Goddard's side project: https://soundcloud.com/the2bears/warm-and-easy.\n\nhttps://the2bears.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}