Information about plays

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

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

{
    "id": 3549226,
    "uri": "https://api.kexp.org/v2/plays/3549226/?format=api",
    "airdate": "2025-09-05T13:05:22-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?format=api",
    "image_uri": "https://ia801304.us.archive.org/30/items/mbid-2add65ca-6e7a-4a0c-bef0-67965942cb59/mbid-2add65ca-6e7a-4a0c-bef0-67965942cb59-37980333521_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/30/items/mbid-2add65ca-6e7a-4a0c-bef0-67965942cb59/mbid-2add65ca-6e7a-4a0c-bef0-67965942cb59-37980333521_thumb250.jpg",
    "song": "They Don’t Know How to Fall in Place",
    "track_id": "7ad9b89f-b257-4d55-aa5d-8f0c549ff886",
    "recording_id": "956d65c4-3b96-42ea-ac28-d4f0c33ffdc1",
    "artist": "The Lemon Twigs",
    "artist_ids": [
        "f32d94e8-8d55-4ee2-9077-53d1c024a03b"
    ],
    "album": "A Dream Is All We Know",
    "release_id": "2add65ca-6e7a-4a0c-bef0-67965942cb59",
    "release_group_id": "1b90d83e-329c-44ba-ba6f-7ddc47d44a7e",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Lemon Twigs are bayside playing Berkley at the Greek Theatre October 13 supporting Parcels",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}