Information about plays

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

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

{
    "id": 3616801,
    "uri": "https://api.kexp.org/v2/plays/3616801/?format=api",
    "airdate": "2026-02-13T02:26:13-08:00",
    "show": 65918,
    "show_uri": "https://api.kexp.org/v2/shows/65918/?format=api",
    "image_uri": "https://dn720805.ca.archive.org/0/items/mbid-51834eb9-d016-419b-a3b7-d4b5ffc78359/mbid-51834eb9-d016-419b-a3b7-d4b5ffc78359-44042447842_thumb500.jpg",
    "thumbnail_uri": "https://dn720805.ca.archive.org/0/items/mbid-51834eb9-d016-419b-a3b7-d4b5ffc78359/mbid-51834eb9-d016-419b-a3b7-d4b5ffc78359-44042447842_thumb250.jpg",
    "song": "Love Does Not Equal Pain",
    "track_id": "21538875-2ad9-48ff-9399-28c23ad5fb1b",
    "recording_id": "aa758ed8-dafc-474c-a313-23fcbc3e4452",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "Chapter 1",
    "release_id": "51834eb9-d016-419b-a3b7-d4b5ffc78359",
    "release_group_id": "da6e8c6e-edcb-4fe6-a81a-aeb5148961de",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SAULT's newest release was surprise-dropped on January 9th. \"Chapter 1\" is Sault's 13th studio album!\n\nhttps://saultglobal.bandcamp.com/album/chapter-1\nhttps://sault.global",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}