Information about plays

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

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

{
    "id": 3596725,
    "uri": "https://api.kexp.org/v2/plays/3596725/?format=api",
    "airdate": "2025-12-27T13:51:17-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "https://ia800404.us.archive.org/28/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb500.jpg",
    "thumbnail_uri": "https://ia600404.us.archive.org/28/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb250.jpg",
    "song": "Wednesday Morning Atonement",
    "track_id": "f9e8d894-2965-4f03-b7b6-a262ec6ca3fd",
    "recording_id": "1fdc10c5-dceb-4814-905e-c13ba8cf871a",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "Face Your Fear",
    "release_id": "a39d14fe-949d-404e-ae33-ac68c2f01f5d",
    "release_group_id": "eda9533e-9efd-4057-bc95-96dd92025617",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2017-10-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Curtis Harding performed on \"Live on KEXP at Home\" in November 18, 2021:\nhttps://www.youtube.com/watch?v=dRNkUJYPVFw\n\nProduced by Danger Mouse and Sam Cohen.\n\n\"In a literal sense it's about an estranged father who for whatever reason was not able to be present in his family's life. Also, the business of music can sometimes pull you away from the art of making it. So metaphorically it's a story about a musician, and in theory his songs are his children. It was also recorded on a Wednesday.\"\nhttps://bit.ly/2UqHrrg\n\nhttps://www.curtisharding.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}