Information about plays

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

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

{
    "id": 3436378,
    "uri": "https://api.kexp.org/v2/plays/3436378/?format=api",
    "airdate": "2024-12-10T16:14:13-08:00",
    "show": 62075,
    "show_uri": "https://api.kexp.org/v2/shows/62075/?format=api",
    "image_uri": "https://ia600204.us.archive.org/8/items/mbid-0560cb19-3725-4e34-ae69-30fb48870fdf/mbid-0560cb19-3725-4e34-ae69-30fb48870fdf-1989626085_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/8/items/mbid-0560cb19-3725-4e34-ae69-30fb48870fdf/mbid-0560cb19-3725-4e34-ae69-30fb48870fdf-1989626085_thumb250.jpg",
    "song": "Aly, Walk With Me",
    "track_id": "dc4b034a-95d2-37a8-a9a9-5689ada93355",
    "recording_id": "881fcf4a-4fec-42de-9a6e-c59b86c136ed",
    "artist": "The Raveonettes",
    "artist_ids": [
        "79255a50-40df-447f-9612-2cf669080196"
    ],
    "album": "Lust Lust Lust",
    "release_id": "0560cb19-3725-4e34-ae69-30fb48870fdf",
    "release_group_id": "2dd0bc12-9d2b-35d7-876e-36d37adeb3c9",
    "labels": [
        "VICE Records"
    ],
    "label_ids": [
        "4e909fce-55f3-422c-94f1-7d294b60e776"
    ],
    "release_date": "2008-02-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Raveonettes performed \"Aly, Walk With Me\" live from the Music Lounge during KEXP's broadcast from the 2010 Bumbershoot Music and Arts Festival. \n\nhttps://www.youtube.com/watch?v=6Hl4r3zk1G4\n\nThe Raveonettes put out their third studio album, \"Lust Lust Lust,\" in 2008. It was recorded by Sharin Foo and Sune Rose Wagner with no studio musicians. They used drum machines instead of real drums, and recorded most bass and non-guitar sounds with keyboards.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}