Information about plays

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

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

{
    "id": 3522564,
    "uri": "https://api.kexp.org/v2/plays/3522564/?format=api",
    "airdate": "2025-07-04T13:49:30-07:00",
    "show": 63917,
    "show_uri": "https://api.kexp.org/v2/shows/63917/?format=api",
    "image_uri": "https://coverartarchive.org/release/7425ecbf-e90b-49bc-b6d0-e0399059fea4/37632477931-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7425ecbf-e90b-49bc-b6d0-e0399059fea4/37632477931-250.jpg",
    "song": "Dream Big",
    "track_id": null,
    "recording_id": "80c9c323-c0de-4719-a3ca-9019122c824f",
    "artist": "Bob Vylan",
    "artist_ids": [
        "d1bc5be1-f552-4e2e-95ae-da8d6a4d3c17"
    ],
    "album": "He’s a Man",
    "release_id": null,
    "release_group_id": "fb247c54-6342-4687-b937-19faef732ecb",
    "labels": [
        "Ghost Theatre"
    ],
    "label_ids": [
        "ca1f27ea-c9bb-4402-b828-9e4742e0deee"
    ],
    "release_date": "2023-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Bobby Vylan’s daughter, nieces and nephews, Bob Vylan have shared a powerful and inspirational new single, \"Dream Big.\"\n\n“As I see them growing and finding things they’re passionate about, it reminds me how important it is to continue having those childlike dreams of what we can accomplish in our lives,” the frontman explains of getting his family on the track.\nhttp://tinyurl.com/yc7ytjy8\n\nHumble As The Sun is out March 27, 2024.\nhttps://bobvylan.bandcamp.com/album/humble-as-the-sun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}