Information about plays

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

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

{
    "id": 3410055,
    "uri": "https://api.kexp.org/v2/plays/3410055/?format=api",
    "airdate": "2024-10-08T14:27:20-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia601205.us.archive.org/34/items/mbid-48d3cf12-a299-4236-933a-7a0fcb4fea90/mbid-48d3cf12-a299-4236-933a-7a0fcb4fea90-13070316118_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/34/items/mbid-48d3cf12-a299-4236-933a-7a0fcb4fea90/mbid-48d3cf12-a299-4236-933a-7a0fcb4fea90-13070316118_thumb250.jpg",
    "song": "Fire",
    "track_id": "10cb7804-0299-35c7-85ca-6e53b788a5a1",
    "recording_id": "2479e461-f0f1-4c2e-a235-f4a368e049cc",
    "artist": "Lizzy Mercier Descloux",
    "artist_ids": [
        "96c008cb-f6e7-48a0-99d6-8bba45564dab"
    ],
    "album": "Press Color",
    "release_id": "e82501fa-d6dc-468e-aa3d-284c33bdeea0",
    "release_group_id": "531c768f-2690-32fc-ab62-8173d50e1e4d",
    "labels": [
        "ZE Records"
    ],
    "label_ids": [
        "9474b0cc-8065-457c-865d-463f2383ce00"
    ],
    "release_date": "2003-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lizzy Mercier Descloux cover of \"Fire\" from The Crazy World of Arthur Brown. Did you know that Arthur Brown wore a flaming helmet to sing the original?: https://www.theguardian.com/culture/2022/jun/20/flaming-helmet-crazy-world-arthur-brown-made-fire-flames-burning\n\nNot only was Lizzy a talented poet, painter, actor, and self-taught musician, she was also an influential figure in the New York underground scene in the 70s. \nhttps://pitchfork.com/features/from-the-pitchfork-review/9828-lizzy-mercier-descloux-behind-the-muse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}