Information about plays

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

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

{
    "id": 3525084,
    "uri": "https://api.kexp.org/v2/plays/3525084/?format=api",
    "airdate": "2025-07-10T08:39:10-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://ia902808.us.archive.org/27/items/mbid-6266a61c-746d-4ce2-8fcb-df613a7a58d1/mbid-6266a61c-746d-4ce2-8fcb-df613a7a58d1-24992575826_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/27/items/mbid-6266a61c-746d-4ce2-8fcb-df613a7a58d1/mbid-6266a61c-746d-4ce2-8fcb-df613a7a58d1-24992575826_thumb250.jpg",
    "song": "Ditch Digger",
    "track_id": "8d58ea77-ead7-3278-8571-519f847e9eac",
    "recording_id": "8304f2ce-f9bf-4cb8-856d-b63a96e0517f",
    "artist": "Rocket From the Crypt",
    "artist_ids": [
        "e297ecdf-64ec-4e34-899d-80380f5b0c2a"
    ],
    "album": "Circa: Now!",
    "release_id": "6266a61c-746d-4ce2-8fcb-df613a7a58d1",
    "release_group_id": "b13ac95b-429d-3e73-8d7c-b30a861667e9",
    "labels": [
        "Headhunter Records"
    ],
    "label_ids": [
        "938faaec-32df-451f-a5d3-3282b8f39064"
    ],
    "release_date": "1992-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After the breakup of Pitchfork in 1990, singer/guitarist John Reis (aka \"Speedo\") formed both Drive Like Jehu and Rocket from the Crypt. \n\nHe played with his newest project, Swami & the Bed of Nails, Live on KEXP in 2024: https://www.youtube.com/watch?v=oCD1q64Qb90",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}