Information about plays

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

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

{
    "id": 3639084,
    "uri": "https://api.kexp.org/v2/plays/3639084/?format=api",
    "airdate": "2026-04-07T14:35:05-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Mlonje: Voices Joined",
    "track_id": "b0544198-54c6-4335-99d7-42c2ba5f984a",
    "recording_id": "6ee04745-8b54-459a-93a3-41685d0cc242",
    "artist": "Nubiyan Twist & The Zawose Queens",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "55f3d301-f881-4390-9ed3-52b0a7c8069d"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://nubiyantwist.bandcamp.com/album/chasing-shadows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}