Information about plays

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

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

{
    "id": 3519380,
    "uri": "https://api.kexp.org/v2/plays/3519380/?format=api",
    "airdate": "2025-06-27T04:50:14-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800702.us.archive.org/5/items/mbid-bc5130b1-c176-4189-bf38-d31e3b3febf9/mbid-bc5130b1-c176-4189-bf38-d31e3b3febf9-40936589325_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/5/items/mbid-bc5130b1-c176-4189-bf38-d31e3b3febf9/mbid-bc5130b1-c176-4189-bf38-d31e3b3febf9-40936589325_thumb250.jpg",
    "song": "Bovine Excision",
    "track_id": "eca3fed5-de95-4240-81f3-86844c684199",
    "recording_id": "2cf7b8b2-0abb-46f7-bd21-e73145f39ce6",
    "artist": "Samia",
    "artist_ids": [
        "279ae894-037e-4058-a21a-e44dc8a8ca7d"
    ],
    "album": "Bloodless",
    "release_id": "bc5130b1-c176-4189-bf38-d31e3b3febf9",
    "release_group_id": "1636f8c8-4771-4032-9d08-db6c9a5d1093",
    "labels": [
        "Grand Jury Music"
    ],
    "label_ids": [
        "8651cee5-120f-4ad3-ae1f-a3a5d5752d69"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Bovine Excision\" opens the album, \"a masterful supercut of being twenty-something in the 2020s.\"\n\nhttps://www.pastemagazine.com/music/samia/samia-gets-existential-on-bloodless\nhttps://samia.bandcamp.com/album/bloodless",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}