Information about plays

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

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

{
    "id": 3621900,
    "uri": "https://api.kexp.org/v2/plays/3621900/?format=api",
    "airdate": "2026-02-25T00:25:54-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4d44e464-97b6-40f1-afbc-7da79681fd2f/mbid-4d44e464-97b6-40f1-afbc-7da79681fd2f-44149823058_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4d44e464-97b6-40f1-afbc-7da79681fd2f/mbid-4d44e464-97b6-40f1-afbc-7da79681fd2f-44149823058_thumb250.jpg",
    "song": "Straight Men",
    "track_id": "6daaa91d-e3ef-438d-bdc5-650fb6a4cc0e",
    "recording_id": "9c2ebe34-821b-452f-bf9b-96d20c013250",
    "artist": "CHROMA",
    "artist_ids": [
        "2a247bc5-8a99-48c3-b17f-3f132258c9c8"
    ],
    "album": "Straight Men",
    "release_id": "4d44e464-97b6-40f1-afbc-7da79681fd2f",
    "release_group_id": "f679d971-ddc5-4185-a746-7440ea2f9973",
    "labels": [
        "Alcopop! Records"
    ],
    "label_ids": [
        "47c64967-c465-4a35-84f3-09bd49d7d008"
    ],
    "release_date": "2026-01-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band says:\n“When we started writing ‘Straight Men’, it all started as a bit of a laugh in all honesty,” continues Hall. “I have a group of gay men outside a nightclub to thank for the hook ‘I’m really f****** scared of straight men’. It stuck with me for a while as I couldn’t quite shake it off. I think about the term ‘straight men’ and the feelings that arise, and how we really need to do better to achieve a shift in culture and change the universal experience that too many people face each day. If you sit by while your friend is being intimidating and outright inappropriate, you’re complicit in their behaviour. Call it out.”\nhttps://alcopop.bandcamp.com/album/straight-men\n\nMusic video (warning: flashing lights): https://www.youtube.com/watch?v=afwpGbPxDGA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}