Information about plays

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

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

{
    "id": 3620804,
    "uri": "https://api.kexp.org/v2/plays/3620804/?format=api",
    "airdate": "2026-02-22T12:35:25-08:00",
    "show": 66002,
    "show_uri": "https://api.kexp.org/v2/shows/66002/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rider",
    "track_id": "65067873-7ee4-4b70-af24-452b7854b4b7",
    "recording_id": "3add7b01-d5f7-42d9-af0a-d1969aeec147",
    "artist": "Mereba",
    "artist_ids": [
        "233f6da8-ad25-42e1-ad6a-81a3a4bfc194"
    ],
    "album": "Rider",
    "release_id": "a0483df1-363f-44a3-9213-92162f403df6",
    "release_group_id": "84729717-344b-435a-88ec-c8e987f0240d",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alabama-born, Pennsylvania-raised artist Mereba cites her Ethiopian heritage as a major influence on her music. \"Being both Ethiopian and AfroNative-American, Marian offers world appeal by fusing soft, sultry melodies with thought provoking, fine-tuned lyrics, creating a culture rich gumbo for all to enjoy.\"\n\nLive in studio from 2025: https://www.youtube.com/watch?v=PLV9q9Xulmg\n\nhttps://soundcloud.com/mereba/sets/azeb-ep\nhttps://www.merebamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}