Information about plays

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

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

{
    "id": 3422508,
    "uri": "https://api.kexp.org/v2/plays/3422508/?format=api",
    "airdate": "2024-11-07T12:47:32-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?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": "My Golden Years",
    "track_id": "1f890d21-9789-44cf-b777-1e5b2da7bfee",
    "recording_id": "d5c52441-16c7-410e-b299-41c14374f889",
    "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, fronted by brothers Brian and Michael D’Addario, are playing a FREE Live on KEXP session Friday, November 15th at 3:00p. Come down and join us!\n\nhttps://kexp.org/events/kexp-events/the-lemon-twigs-live-on-kexp-kexp_362780/\n--\nThey are also playing two sold-out shows at Barboza in Seattle November 15th & 16th. Catch them in San Francisco at The Chapel when they play November 19th & 20th!\nhttps://thelemontwigs.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}