Information about plays

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

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

{
    "id": 3550746,
    "uri": "https://api.kexp.org/v2/plays/3550746/?format=api",
    "airdate": "2025-09-09T05:50:03-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-6b06472f-586c-4390-9ff3-8919fa6cf72b/mbid-6b06472f-586c-4390-9ff3-8919fa6cf72b-41959316606_thumb500.jpg",
    "thumbnail_uri": "https://ia800800.us.archive.org/18/items/mbid-6b06472f-586c-4390-9ff3-8919fa6cf72b/mbid-6b06472f-586c-4390-9ff3-8919fa6cf72b-41959316606_thumb250.jpg",
    "song": "Emo Song",
    "track_id": "8a5c5e95-7586-4a5c-a748-4ea4a8da7ac2",
    "recording_id": "563e7bc6-38fb-4142-b07f-86be2ab8b630",
    "artist": "The Haunted Youth",
    "artist_ids": [
        "12db27e3-c430-4ff9-ac22-c1ef8f2ad799"
    ],
    "album": "Emo Song",
    "release_id": "6b06472f-586c-4390-9ff3-8919fa6cf72b",
    "release_group_id": "c8df9f79-51e7-4d3a-bc7c-be29142b0be4",
    "labels": [
        "Mayway Records"
    ],
    "label_ids": [
        "5167bd27-a60d-45db-b58a-97ab58c03b57"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Emo Song\" is the latest single from Belgian indie rock band The Haunted Youth! The Haunted Youth is the band of Joachim Liebens and the biggest Belgian indie rock sensation of the last few years. Their sophomore album, Boys Cry Too, is set to release in February 2026.\n\n‘Emo Song’ captures the feeling of being willing to lose everything, if it means finally finding yourself. The album signals a bold step forward in both sound and storytelling, pushing the band’s emotional and sonic boundaries even further.\n\nGet the Emo Song t.shirt here: https://shop.thehauntedyouth.be/products/limited-edition-emo-song-shirt\n\nhttps://thehauntedyouthofficial.bandcamp.com/\nhttps://www.thehauntedyouth.be/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}