Information about plays

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

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

{
    "id": 3554694,
    "uri": "https://api.kexp.org/v2/plays/3554694/?format=api",
    "airdate": "2025-09-18T17:57:16-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-59fb578d-73ff-4483-94a9-3a288b8a95e6/mbid-59fb578d-73ff-4483-94a9-3a288b8a95e6-39003738691_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-59fb578d-73ff-4483-94a9-3a288b8a95e6/mbid-59fb578d-73ff-4483-94a9-3a288b8a95e6-39003738691_thumb250.jpg",
    "song": "Another Heaven",
    "track_id": "511c7ed5-a33d-4817-9594-ec9cb2c422e3",
    "recording_id": "8d44066f-a541-4d26-94b9-a60b5bbb0091",
    "artist": "Curses",
    "artist_ids": [
        "3701bcce-0fec-4c9b-9473-f8024d43cdd4"
    ],
    "album": "Another Heaven",
    "release_id": "59fb578d-73ff-4483-94a9-3a288b8a95e6",
    "release_group_id": "adda7065-1a7a-4f84-90df-8debbd4906cd",
    "labels": [
        "Italians Do It Better"
    ],
    "label_ids": [
        "d25f2b85-00e1-47eb-8f71-932a0809b1b9"
    ],
    "release_date": "2024-05-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based Curses is DJ and producer Luca Venezia. Curses released \"Another Heaven\" along with the track \"Elegant Death\" in May, 2024. The full album was released October 2024.\n\n\"I love this mystery of walking into a club and not knowing how the night will go, and if what you planned on playing totally takes a detour.\"\n  \nhttps://cursesforever.bandcamp.com/album/another-heaven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}