Information about plays

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

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

{
    "id": 3560061,
    "uri": "https://api.kexp.org/v2/plays/3560061/?format=api",
    "airdate": "2025-10-01T12:47:48-07:00",
    "show": 64717,
    "show_uri": "https://api.kexp.org/v2/shows/64717/?format=api",
    "image_uri": "https://ia601405.us.archive.org/14/items/mbid-4734e706-04d6-4176-b041-2b21395ae760/mbid-4734e706-04d6-4176-b041-2b21395ae760-39500963623_thumb500.jpg",
    "thumbnail_uri": "https://ia601405.us.archive.org/14/items/mbid-4734e706-04d6-4176-b041-2b21395ae760/mbid-4734e706-04d6-4176-b041-2b21395ae760-39500963623_thumb250.jpg",
    "song": "Missionary",
    "track_id": "f456c4d3-8e84-4603-8a70-723be3b4bd33",
    "recording_id": "1c130007-3f1d-442f-ac9c-ad5374829f9b",
    "artist": "Jack White",
    "artist_ids": [
        "3ae2fb37-8a23-429d-9920-bac811c4fc22"
    ],
    "album": "No Name",
    "release_id": "4734e706-04d6-4176-b041-2b21395ae760",
    "release_group_id": "5ef2a512-3680-4661-bfea-870cb8bf6507",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2024-08-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jack White released No Name last year. \n\n\"Of all the considerable feats pulled by White’s raucous, ripping, unrelenting sixth solo album, No Name, perhaps the most remarkable is how cleanly it wipes the slate...\"\nRead more from this review here: https://tinyurl.com/2d5dhwh4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}