Information about plays

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

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

{
    "id": 3548248,
    "uri": "https://api.kexp.org/v2/plays/3548248/?format=api",
    "airdate": "2025-09-03T02:32:46-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb250.jpg",
    "song": "HIGHER!",
    "track_id": "19af7be3-95f3-4aca-8bce-151f24e4e970",
    "recording_id": "a251bfa9-b6c9-421a-9b8e-d3e24e4dcbe2",
    "artist": "Dijon",
    "artist_ids": [
        "cceea21d-f3ec-4586-be7a-d2e939c15c78"
    ],
    "album": "Baby",
    "release_id": "7d6efc37-7513-4f3a-993f-0a3da9d8e897",
    "release_group_id": "1a1e8337-cd16-40e6-b04d-e1b5801b4c89",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second full length.\n\nDijon will be at The Paramount in Seattle on November 2nd, The Masonic in San Francisco on November 5th, and the Fox Theatre in Oakland on November 6th.\n\nhttps://soundcloud.com/officialdijon/sets/baby\nhttps://www.dijondijon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}