Information about plays

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

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

{
    "id": 3637742,
    "uri": "https://api.kexp.org/v2/plays/3637742/?format=api",
    "airdate": "2026-04-04T14:21:05-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://ia801703.us.archive.org/3/items/mbid-9f58c975-9a0e-4dc1-82a8-a95e92036bd8/mbid-9f58c975-9a0e-4dc1-82a8-a95e92036bd8-44082927702_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-9f58c975-9a0e-4dc1-82a8-a95e92036bd8/mbid-9f58c975-9a0e-4dc1-82a8-a95e92036bd8-44082927702_thumb250.jpg",
    "song": "Beautiful People",
    "track_id": "5913ee00-6b83-45ed-89c1-9c1f7b68e40b",
    "recording_id": "d8bcd02b-10a0-4f60-aa68-d46389e6c689",
    "artist": "Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "To Whom This May Concern",
    "release_id": "8a61dd14-380e-4ea5-a06d-e2f49ef68baa",
    "release_group_id": "5351a021-c5cf-4642-999c-bbfc6d98212c",
    "labels": [
        "The Orchard",
        "Human Re Sources",
        "Blues Babe Records"
    ],
    "label_ids": [
        "426f80c6-4d24-42ac-8af6-cd8d015c64ba",
        "c4f89a2b-8b94-4557-947a-75dc25b0a655",
        "81290650-637a-4c94-86a8-b19f1513e8bf"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating Jill Scott! Born on this day in 1972! \n---\nThe Orchard, Human Re Sources is Ms. Scott's first album in over a decade!\n\nhttps://shop.missjillscott.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}