Information about plays

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

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

{
    "id": 3626756,
    "uri": "https://api.kexp.org/v2/plays/3626756/?format=api",
    "airdate": "2026-03-08T13:13:24-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-0dc50c5f-cc34-48bc-b62e-2df02a77dbae/mbid-0dc50c5f-cc34-48bc-b62e-2df02a77dbae-22922071662_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-0dc50c5f-cc34-48bc-b62e-2df02a77dbae/mbid-0dc50c5f-cc34-48bc-b62e-2df02a77dbae-22922071662_thumb250.jpg",
    "song": "Shoop",
    "track_id": "adfc714b-26b4-4bce-a804-b7b68982aa10",
    "recording_id": "65db8463-2716-46e4-98ba-ee9450ce54e6",
    "artist": "Salt‐N‐Pepa",
    "artist_ids": [
        "26bcd35d-56a3-4e4d-8ad7-7bc5787c3af1"
    ],
    "album": "Very Necessary",
    "release_id": "c1e47484-12e4-4764-8994-91f2b9f2f30c",
    "release_group_id": "4ec41ccd-e2b5-3e7a-8a4b-33d143b601d9",
    "labels": [
        "FFRR"
    ],
    "label_ids": [
        "d51690ee-c132-41e3-bbde-bb3a4afd835a"
    ],
    "release_date": "1993-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Like its predecessor, Very Necessary boasts a pair of major hits (\"Whatta Man,\" \"Shoop\") and a lot of fine album tracks. Also like Blacks' Magic, Very Necessary is filled with strong, prideful rhetoric: femininity, sex, relationships, romance, respect, love -- these are the key topics, and they're a world apart from those of the gangsta rap that was so popular circa 1993. --Allmusic https://tinyurl.com/36x9v5a2\n\nFull Performance + Speech from their induction to the Rock And Roll Hall Of Fame: https://www.youtube.com/watch?v=4qWbUaWECKQ\n\nWe like whatcha do when you join the KEXP Supporter Community!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}