Information about plays

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

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

{
    "id": 3636037,
    "uri": "https://api.kexp.org/v2/plays/3636037/?format=api",
    "airdate": "2026-03-31T14:08:13-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-39ec52b2-4e01-4eaa-8f24-3284ee774e29/mbid-39ec52b2-4e01-4eaa-8f24-3284ee774e29-43743891390_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/33/items/mbid-39ec52b2-4e01-4eaa-8f24-3284ee774e29/mbid-39ec52b2-4e01-4eaa-8f24-3284ee774e29-43743891390_thumb250.jpg",
    "song": "Music Baby",
    "track_id": "45ece170-d714-4290-9839-595f5a6d503b",
    "recording_id": "5ebffd6f-d5c3-45d8-a5d1-4b746fa6a0c5",
    "artist": "Jane Remover",
    "artist_ids": [
        "f4b6e451-5dce-4842-a555-f793892299b3"
    ],
    "album": "♡",
    "release_id": "39ec52b2-4e01-4eaa-8f24-3284ee774e29",
    "release_group_id": "0e841f10-3baf-45a2-9ff8-7924191bf87b",
    "labels": [
        "deadAir"
    ],
    "label_ids": [
        "3866d92d-9c83-4462-ab85-a360bf7fd131"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jane Remover (formerly known as dltzk) is a prolific producer and singer who, before age 18, achieved critical acclaim with her debut album Frailty. She is recognized for pioneering the internet-born \"Dariacore\" genre and transitioning from bedroom-produced digicore to shoegaze and pop-rock.\n\nhttps://janeremover.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}