Information about plays

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

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

{
    "id": 3550364,
    "uri": "https://api.kexp.org/v2/plays/3550364/?format=api",
    "airdate": "2025-09-08T07:45:47-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68-41435137139_thumb500.jpg",
    "thumbnail_uri": "https://ia600709.us.archive.org/16/items/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68-41435137139_thumb250.jpg",
    "song": "Kimpton",
    "track_id": "2d113fd8-d653-49eb-8822-5ea8cb036a2b",
    "recording_id": "1c5a20c9-8b71-4ee4-b70a-b2c5d8c2e6a8",
    "artist": "Barry Can’t Swim with O’Flynn",
    "artist_ids": [
        "7dcf3b98-701a-4309-a90c-eb4179b96ea9",
        "24c24af0-ce68-4cb1-b76b-2f11664d1567"
    ],
    "album": "Loner",
    "release_id": "2d0ff636-1ae7-4119-9721-4af9e1c3fb68",
    "release_group_id": "0761b8f9-f975-4865-a995-a35204d1ab74",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the sophomore record of Scottish producer/DJ Barry Can't Swim.\n\n\"This album has been described as a “personal” and “authentic expression,” pushing the boundaries of his sound. The 12-track project is a reflection of his life over the past year, going through the trials and tribulations of his newfound fame.\"\nhttps://www.melodicmag.com/album-reviews/dive-into-barry-cant-swims-new-album-loner/\n\nhttps://barrycantswim.bandcamp.com/album/loner\nhttps://barrycantswim.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}