Information about plays

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

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

{
    "id": 3550107,
    "uri": "https://api.kexp.org/v2/plays/3550107/?format=api",
    "airdate": "2025-09-07T16:30:31-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-e412a700-ec2a-4677-b545-3f9b37c0d477/mbid-e412a700-ec2a-4677-b545-3f9b37c0d477-42870204242_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-e412a700-ec2a-4677-b545-3f9b37c0d477/mbid-e412a700-ec2a-4677-b545-3f9b37c0d477-42870204242_thumb250.jpg",
    "song": "If We Ever",
    "track_id": "ee00d2e2-3ae5-43a9-93bb-2cfaef1efa08",
    "recording_id": "7b3b6d33-03ae-4eaa-870c-25640fa8c631",
    "artist": "Overmono & High Contrast",
    "artist_ids": [
        "889b69e3-7b18-4889-b953-9f2931597204",
        "b841d0f2-0a2a-4cb2-a2d8-9895b7f90bfa"
    ],
    "album": "If We Ever",
    "release_id": "e412a700-ec2a-4677-b545-3f9b37c0d477",
    "release_group_id": "652fe51b-e5f4-4683-8903-5b6cccdb6aae",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-08-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Overmono is a Welsh electronic music duo consisting of brothers Tom and Ed Russell.  Prior to the formation of Overmono, Tom and Ed Russell both explored solo careers. Under the name \"Truss,\" Tom produced hard techno; as \"Tessela,\" Ed produced drum and bass and rave-inspired tracks including 2013's \"Hackney Parrot.\"\n\nThe brothers also performed together for a brief time in 2012 under the name \"TR/ER.\" In 2015, the duo began producing music together, with their first EP, Arla, being released on XL Recordings in 2016.\n\nOf this track, the brothers share, \"“High Contrast used to work in this record shop in Cardiff called Catapult Records. We lived on the other side of the city, but Tom would go and buy records from him there all the time. I’m pretty sure it was the first record shop I went to after I bought Tom a voucher for his birthday one year.\n\n\"Tough Guys Can’t Dance was one of those records that was just everywhere, we were all battering it, and 'If We Ever' was the anthem.\n\n\"Ahead of summer this year, we started working on our own version of 'If We Ever' just for fun, but the reaction was so wild, we ended up playing it in every set.\" https://tinyurl.com/psxk285b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}