Information about plays

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

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

{
    "id": 3620890,
    "uri": "https://api.kexp.org/v2/plays/3620890/?format=api",
    "airdate": "2026-02-22T16:34:45-08:00",
    "show": 66003,
    "show_uri": "https://api.kexp.org/v2/shows/66003/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-621aa974-7e6a-4d6b-bf49-0816d87346ff/mbid-621aa974-7e6a-4d6b-bf49-0816d87346ff-44385422760_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-621aa974-7e6a-4d6b-bf49-0816d87346ff/mbid-621aa974-7e6a-4d6b-bf49-0816d87346ff-44385422760_thumb250.jpg",
    "song": "Of Joy",
    "track_id": "e4a4ac3c-5add-4706-953e-6e7fbcacff3f",
    "recording_id": "ca657a83-a1ef-40b5-858a-80b41d671a44",
    "artist": "DJ Seinfeld feat. ARY",
    "artist_ids": [
        "595058cd-36fe-4994-8933-df92ff68ebd7",
        "37a85f90-e131-44f1-b569-dff016c70b45"
    ],
    "album": "Of Joy",
    "release_id": "621aa974-7e6a-4d6b-bf49-0816d87346ff",
    "release_group_id": "8bc30a00-cebd-4a53-ba9b-de2722d72236",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2026-02-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Seinfeld is back with his second release of the year. On the heels of last month's buoyant \"Plush,\" the Swedish electronic artist is joining forces with Norweigian singer-songwriter ARY for a cathartic tune called \"Of Joy.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}