Information about plays

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

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

{
    "id": 3564997,
    "uri": "https://api.kexp.org/v2/plays/3564997/?format=api",
    "airdate": "2025-10-14T14:38:35-07:00",
    "show": 64834,
    "show_uri": "https://api.kexp.org/v2/shows/64834/?format=api",
    "image_uri": "https://ia802807.us.archive.org/27/items/mbid-a487484a-7cb9-481b-b2c3-eef160de32b7/mbid-a487484a-7cb9-481b-b2c3-eef160de32b7-25696440606_thumb500.jpg",
    "thumbnail_uri": "https://ia902807.us.archive.org/27/items/mbid-a487484a-7cb9-481b-b2c3-eef160de32b7/mbid-a487484a-7cb9-481b-b2c3-eef160de32b7-25696440606_thumb250.jpg",
    "song": "The Ghost Who Walks",
    "track_id": "e91f1f19-e273-3219-99b1-30de8080b4b7",
    "recording_id": "340d5285-37db-4834-b767-ef368e84ca6a",
    "artist": "Karen Elson",
    "artist_ids": [
        "3780151c-8a94-4fd3-96d4-a9bcea866444"
    ],
    "album": "The Ghost Who Walks",
    "release_id": "a487484a-7cb9-481b-b2c3-eef160de32b7",
    "release_group_id": "24d21931-5eff-496e-897d-9dc238370ca3",
    "labels": [
        "XL Recordings",
        "Third Man Records"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a",
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2010-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Ghost Who Walks\" is the debut album from British singer-songwriter Karen Elson. Elson said : \"The title was a nickname that I had at school. It was one of the nicer nicknames I had for being tall, pale and a little bit haunted.'\n\nCharlotte Gainsbourg interviewed Karen Elson!   Elson's first full-length album was written, for the most part, in secret without letting her (then) husband Jack White hear what she was doing. \"At home I would hide—I would play my songs really in isolation. I would lock the bathroom door and hide. Eventually he was like, 'Why are you hiding this from me?'\" https://bit.ly/2W9sVqo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}