Information about plays

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

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

{
    "id": 3635962,
    "uri": "https://api.kexp.org/v2/plays/3635962/?format=api",
    "airdate": "2026-03-31T09:43:39-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-5d6a1c14-5838-40ad-b4f5-b0379c78cc0d/mbid-5d6a1c14-5838-40ad-b4f5-b0379c78cc0d-36447443978_thumb500.jpg",
    "thumbnail_uri": "https://ia600506.us.archive.org/23/items/mbid-5d6a1c14-5838-40ad-b4f5-b0379c78cc0d/mbid-5d6a1c14-5838-40ad-b4f5-b0379c78cc0d-36447443978_thumb250.jpg",
    "song": "BIG AND KIND",
    "track_id": "ff9f8ae8-f358-406d-946e-713e4d596010",
    "recording_id": "1a9650b1-4435-4986-9171-0ecffd228a81",
    "artist": "NONBINARY GIRLFRIEND",
    "artist_ids": [
        "4fa5d4d9-d1ab-444e-a0a3-dfe138904498"
    ],
    "album": "BIG AND KIND",
    "release_id": "5d6a1c14-5838-40ad-b4f5-b0379c78cc0d",
    "release_group_id": "b91a78f8-dc97-4a56-a844-7fd3291fc7a1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-02-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This is the title track from the 2023 album from Portland-based band NONBINARY GIRLFRIEND. \nhttps://nonbinarygirlfriend.bandcamp.com\n\nEnjoy their Live on KEXP session from 2023:  https://www.youtube.com/watch?v=4ty0F1I94D8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}