Information about plays

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

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

{
    "id": 3619304,
    "uri": "https://api.kexp.org/v2/plays/3619304/?format=api",
    "airdate": "2026-02-19T00:21:21-08:00",
    "show": 65970,
    "show_uri": "https://api.kexp.org/v2/shows/65970/?format=api",
    "image_uri": "https://coverartarchive.org/release/52276d90-9838-4b6e-9afc-0b9667c79d57/36908514829-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/52276d90-9838-4b6e-9afc-0b9667c79d57/36908514829-250.jpg",
    "song": "heavun",
    "track_id": null,
    "recording_id": "5d847c73-c097-4eb4-b131-12d5817285b2",
    "artist": "Hemlocke Springs",
    "artist_ids": [
        "45859d30-a45b-4cc6-b9ba-85607dcc2819"
    ],
    "album": "going…going…GONE!",
    "release_id": null,
    "release_group_id": "59d9a4af-c35a-4df8-a8e4-c734d8a9be0c",
    "labels": [
        "Good Luck Have Fun Records"
    ],
    "label_ids": [
        "cad15ea7-54b7-459e-bf60-a55b49135773"
    ],
    "release_date": "2023-09-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Fillmore in SF on May 20 and Showbox at the Market on May 23.\n\nhttps://hemlockesprings.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}