Information about plays

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

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

{
    "id": 3639909,
    "uri": "https://api.kexp.org/v2/plays/3639909/?format=api",
    "airdate": "2026-04-09T14:15:57-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "https://coverartarchive.org/release/270a34f8-8f5f-4941-91b9-420524c59c5b/29238378095-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/270a34f8-8f5f-4941-91b9-420524c59c5b/29238378095-250.jpg",
    "song": "Coming Soon",
    "track_id": null,
    "recording_id": "2e979c32-43fb-4a63-9576-b724e06353d6",
    "artist": "Slave",
    "artist_ids": [
        "29da6ed6-2501-40bf-83e9-9f22d872dd5a"
    ],
    "album": "The Concept",
    "release_id": null,
    "release_group_id": "7d90ee4d-2000-32af-8907-96172c735173",
    "labels": [
        "Cotillion"
    ],
    "label_ids": [
        "d97da6f0-c0ba-4a60-8fd5-fb8edab24d32"
    ],
    "release_date": "1978-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled by Beck for \"Earthquake Weather.\"\n-\n Slave formed in Ohio in 1976 around a nucleus of guitarist Mark Hicks, singer/brass man Floyd Miller, bassist Mark Adams.: https://iconoclassicrecords.com/artist/slave/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}