Information about plays

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

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

{
    "id": 3539208,
    "uri": "https://api.kexp.org/v2/plays/3539208/?format=api",
    "airdate": "2025-08-12T14:20:50-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://ia600902.us.archive.org/30/items/mbid-53c12bda-c5bc-4294-9471-c0208a4079b3/mbid-53c12bda-c5bc-4294-9471-c0208a4079b3-42575918589_thumb500.jpg",
    "thumbnail_uri": "https://ia800902.us.archive.org/30/items/mbid-53c12bda-c5bc-4294-9471-c0208a4079b3/mbid-53c12bda-c5bc-4294-9471-c0208a4079b3-42575918589_thumb250.jpg",
    "song": "Play Me",
    "track_id": "ce821483-9570-4436-8a66-f113bf9648f3",
    "recording_id": "e992f3de-8849-46f1-a6f3-27720145257d",
    "artist": "Fcukers",
    "artist_ids": [
        "5e23e428-d9f5-4679-bd7c-8254d6f0a437"
    ],
    "album": "Play Me",
    "release_id": "53c12bda-c5bc-4294-9471-c0208a4079b3",
    "release_group_id": "9159a967-016d-4d3a-b745-b97cb0a4ef93",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The NYC duo Fcukers have unveiled \"Play Me,\" an irresistable electro-pop single co-written and produced by Kenneth Blume (formerly Kenny Beats), out now via Ninja Tune. \n\nShanny Wise shot the accompanying video, which you can catch here: https://tinyurl.com/448ks3c8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}