Information about plays

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

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

{
    "id": 3572057,
    "uri": "https://api.kexp.org/v2/plays/3572057/?format=api",
    "airdate": "2025-10-31T03:10:07-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://coverartarchive.org/release/d5958869-5765-4c89-8152-e21d1128bfb1/29329008713-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d5958869-5765-4c89-8152-e21d1128bfb1/29329008713-250.jpg",
    "song": "Bank Rolls (remix)",
    "track_id": null,
    "recording_id": "c7b4f5be-a3f5-4438-aa11-99322d202d34",
    "artist": "Tate Kobang",
    "artist_ids": [
        "a0dc6529-ffc6-4c8e-9bfc-97a3e4d1432a"
    ],
    "album": "Bank Rolls (remix)",
    "release_id": null,
    "release_group_id": "45220067-4724-4d8b-b458-aa58ec0c9540",
    "labels": [
        "300 Entertainment"
    ],
    "label_ids": [
        "c6f355ed-2e44-4a91-b07d-bf138ce8a500"
    ],
    "release_date": "2015-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3AM Time Machine: 2015!\n\nTate Kobang, born Joshua Dai'Quan Goods, is an American rapper, songwriter, and producer known for his Baltimore club-influenced hip-hop.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}