Information about plays

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

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

{
    "id": 3522546,
    "uri": "https://api.kexp.org/v2/plays/3522546/?format=api",
    "airdate": "2025-07-04T12:48:25-07:00",
    "show": 63916,
    "show_uri": "https://api.kexp.org/v2/shows/63916/?format=api",
    "image_uri": "https://ia800704.us.archive.org/28/items/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41-22372249111_thumb500.jpg",
    "thumbnail_uri": "https://ia800704.us.archive.org/28/items/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41-22372249111_thumb250.jpg",
    "song": "Mitote",
    "track_id": "0d41dc68-8d4b-4aaa-b3a7-3dde3006bc47",
    "recording_id": "2d85d80b-abe1-4e88-b207-227c3f4d59af",
    "artist": "Cochemea",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40"
    ],
    "album": "All My Relations",
    "release_id": "7099a81e-4ee7-48c0-8f92-8d9af2350d41",
    "release_group_id": "0d6e5e5a-520e-4101-9b1f-42595b787073",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This statement accompanied Cochemea's 2019 solo album: \"After nearly 15 years of touring the world with Sharon Jones and The Dap-Kings, the saxophonist offers a deeply personal album of jazz and indigenous-influenced rhythms...\nA California native with Yaqui and Mescalero Apache Indian ancestry, Cochemea grew up surrounded by music but without knowing much about his heritage.\"\n\nRead more here: \nhttps://cochemea.bandcamp.com/album/all-my-relations",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}