Information about plays

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

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

{
    "id": 3542246,
    "uri": "https://api.kexp.org/v2/plays/3542246/?format=api",
    "airdate": "2025-08-19T23:31:46-07:00",
    "show": 64335,
    "show_uri": "https://api.kexp.org/v2/shows/64335/?format=api",
    "image_uri": "https://ia801205.us.archive.org/25/items/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac-42536168289_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/25/items/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac/mbid-a9916f6a-9116-4620-b302-d36a0c5125ac-42536168289_thumb250.jpg",
    "song": "The Revolution Will Not Be Televised",
    "track_id": "aee473e0-09f5-49c0-b326-d3b830ed2a38",
    "recording_id": "3fb9a5d7-d700-4bc5-ac22-96316b636d7d",
    "artist": "Brian Jackson & Masters At Work feat. Black Thought",
    "artist_ids": [
        "c4cdf239-e646-4339-b064-7a94f5af6583",
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "11293854-fc44-43e2-bb37-c48e5063bb55"
    ],
    "album": "The Revolution Will Not Be Televised",
    "release_id": "a9916f6a-9116-4620-b302-d36a0c5125ac",
    "release_group_id": "19bd9879-59f4-472c-ac9c-b818575358ee",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gil Scott-Heron collaborator from back in the day, Brian Jackson, has rewritten and re-arranged the mighty The Revolution Will Not Be Televised for a new era. Of course, this warrants epic production and an epic voice. Step forward Masters At Work (a.k.a. Louie Vega and Kenny Dope) who give things some true school hip-hop chunk and The Roots’ Black Thought with the requisite gravitas and fire.\n==\nhttps://thebrianjackson.bandcamp.com/album/the-revolution-will-not-be-televised-feat-black-thought",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}