Information about plays

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

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

{
    "id": 3629264,
    "uri": "https://api.kexp.org/v2/plays/3629264/?format=api",
    "airdate": "2026-03-15T12:33:58-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Glass House",
    "track_id": "44d4c8f0-a0dc-4fe9-b89b-d7d3caf15fb4",
    "recording_id": "b2c19b40-2921-4f58-a256-6f8d82fbec31",
    "artist": "PawPaw Rod",
    "artist_ids": [
        "346f6795-2c3c-48e3-a35f-80c08978a50e"
    ],
    "album": "Glass House",
    "release_id": "a606edd8-745f-459a-b76c-a04317fb3a5b",
    "release_group_id": "ffa6f72a-3b5c-487a-9858-a0a610f661f0",
    "labels": [
        "Godmode"
    ],
    "label_ids": [
        "652c647d-ab35-4d75-a7fe-c609e0893596"
    ],
    "release_date": "2021-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PawPaw Rod is Rodney Hulsey, a rapper and singer from Oklahoma.\n\nPawPaw Rod will be at the Hollywood Theatre in Vancouver BC on September 5th, and The Independent in San Francisco on September 8th.\n\nhttps://pawpawrod.bandcamp.com/track/glass-house\nhttps://pawpawrod.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}