Information about plays

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

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

{
    "id": 3533553,
    "uri": "https://api.kexp.org/v2/plays/3533553/?format=api",
    "airdate": "2025-07-30T01:36:11-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-f203e3bc-9ffe-4352-b570-161045687795/mbid-f203e3bc-9ffe-4352-b570-161045687795-5591717605_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-f203e3bc-9ffe-4352-b570-161045687795/mbid-f203e3bc-9ffe-4352-b570-161045687795-5591717605_thumb250.jpg",
    "song": "Black Out Days",
    "track_id": "ec96d1c4-b79c-4860-ba6e-a08402dbd4d4",
    "recording_id": "1d9b152b-7d36-4d26-bd24-9814cccb1036",
    "artist": "Phantogram",
    "artist_ids": [
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "Phantogram",
    "release_id": "f203e3bc-9ffe-4352-b570-161045687795",
    "release_group_id": "e91ff8c8-686a-498e-8afa-e4bb96a74469",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phantogram will be on tour this summer.\n- August 11th in Portland @ Pioneer Courthouse \n- August 22nd in Vancouver, BC @ Rogers Arena\n\nMore dates & locales here: https://phantogramshop.com/pages/tour\n---\nCheck out the new album, \"Memory of a Day\": https://www.phantogram.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}