Information about plays

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

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

{
    "id": 3593619,
    "uri": "https://api.kexp.org/v2/plays/3593619/?format=api",
    "airdate": "2025-12-20T19:24:37-08:00",
    "show": 65433,
    "show_uri": "https://api.kexp.org/v2/shows/65433/?format=api",
    "image_uri": "https://ia800305.us.archive.org/22/items/mbid-051aae3e-b887-4e9e-a143-898e49f600a0/mbid-051aae3e-b887-4e9e-a143-898e49f600a0-5198947165_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/22/items/mbid-051aae3e-b887-4e9e-a143-898e49f600a0/mbid-051aae3e-b887-4e9e-a143-898e49f600a0-5198947165_thumb250.jpg",
    "song": "The Gift",
    "track_id": "0b97e5b8-aa7a-462b-a5f9-02f56c460fad",
    "recording_id": "6b2531f6-aef0-4810-9a4b-5e2ffa434088",
    "artist": "Grayskul feat. Reva Devito",
    "artist_ids": [
        "a4d3f709-ecb9-42a3-b5c9-706467f420d5",
        "a85ded53-ab49-43e4-b9db-664befef29ce"
    ],
    "album": "Zenith",
    "release_id": "051aae3e-b887-4e9e-a143-898e49f600a0",
    "release_group_id": "16a02c7a-84f1-4ead-83dd-1b00ee463370",
    "labels": [
        "Fake Four Inc."
    ],
    "label_ids": [
        "a04138e1-f637-4493-a90a-4c2dbb292709"
    ],
    "release_date": "2013-09-17",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"As part of the Pacific Northwest indie rap collective Oldominion, Grayskul made a name for themselves regionally with futuristic sci-fi raps over gloomy, innovative production from the likes of Mr. Hill and Smoke before catching the attention of Rhymesayers Entertainment while touring with Eyedea & Abilities. \" https://fakefour.bandcamp.com/album/zenith",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}