Information about plays

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

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

{
    "id": 3636063,
    "uri": "https://api.kexp.org/v2/plays/3636063/?format=api",
    "airdate": "2026-03-31T15:35:35-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-fbd5ffee-a73d-4322-8e84-6acb055e4881/mbid-fbd5ffee-a73d-4322-8e84-6acb055e4881-36414192129_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-fbd5ffee-a73d-4322-8e84-6acb055e4881/mbid-fbd5ffee-a73d-4322-8e84-6acb055e4881-36414192129_thumb250.jpg",
    "song": "namesake",
    "track_id": "3a69da98-74d3-4f22-b972-138a93b96dbb",
    "recording_id": "9a52f21c-9dc0-4f8c-ad0e-6bee5b4f7e21",
    "artist": "Noname",
    "artist_ids": [
        "1395c84b-2e84-4f25-9962-f1c0d5aa31ed"
    ],
    "album": "Sundial",
    "release_id": "fbd5ffee-a73d-4322-8e84-6acb055e4881",
    "release_group_id": "f8c51f7d-b7d0-4e82-8197-36169fc1db90",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-08-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Make sure to catch Noname at Bumbershoot 2026.\n--\nNoname, born Fatimah Nyeema Warner, is a rapper, poet, and songwriter from Chicago whose work is recognized for its reflective, jazz-influenced sound and politically aware lyricism, gaining early acclaim with Telefone and Room 25 before releasing Sundial in 2023. https://www.nonamedimension.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}