Information about plays

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

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

{
    "id": 3555287,
    "uri": "https://api.kexp.org/v2/plays/3555287/?format=api",
    "airdate": "2025-09-20T04:08:06-07:00",
    "show": 64608,
    "show_uri": "https://api.kexp.org/v2/shows/64608/?format=api",
    "image_uri": "https://ia803202.us.archive.org/35/items/mbid-a164b1b6-00dc-4722-be0d-62601accb796/mbid-a164b1b6-00dc-4722-be0d-62601accb796-4437400926_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/35/items/mbid-a164b1b6-00dc-4722-be0d-62601accb796/mbid-a164b1b6-00dc-4722-be0d-62601accb796-4437400926_thumb250.jpg",
    "song": "Above the Clouds",
    "track_id": "c2d1098e-1034-445d-9329-87c138b8dce8",
    "recording_id": "23dc9a39-9cd8-4411-8a16-6b4f09a1747f",
    "artist": "Gang Starr feat. Inspectah Deck",
    "artist_ids": [
        "9ef8042a-2528-4f5c-b7c1-5e72b1efe170",
        "a6b90dc0-e22e-44e1-890b-87900bd9aca6"
    ],
    "album": "Moment of Truth",
    "release_id": "a75b5a2a-4034-41db-9182-e598cc90f152",
    "release_group_id": "248b3e39-8504-3253-97be-e6afdf6c22fa",
    "labels": [
        "Noo Trybe Records"
    ],
    "label_ids": [
        "199e81ae-828e-45ce-8e67-44580143dda7"
    ],
    "release_date": "1998-03-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Above the Clouds' sample John Dankworth and His Orchestra's \"Two-Piece Flower.\"\n--\nDJ Premier breaks down \"Above the Clouds \" in this \"Beat Break\" episode: https://www.youtube.com/watch?v=29m_3gpYvDI\n--\nEnjoy this essay on the 10 greatest Inspectah Deck guest appearances (including, of course, this one): https://beats-rhymes-lists.com/lists/top-10-greatest-inspectah-deck-guest-verses-of-all-time/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}