Information about plays

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

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

{
    "id": 3580258,
    "uri": "https://api.kexp.org/v2/plays/3580258/?format=api",
    "airdate": "2025-11-19T14:22:54-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia601309.us.archive.org/5/items/mbid-84f2a351-913b-4f73-853b-023e5c256912/mbid-84f2a351-913b-4f73-853b-023e5c256912-29180584921_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/5/items/mbid-84f2a351-913b-4f73-853b-023e5c256912/mbid-84f2a351-913b-4f73-853b-023e5c256912-29180584921_thumb250.jpg",
    "song": "SONIA",
    "track_id": "34d41dcc-5e3f-49df-b6b7-c4edf6689637",
    "recording_id": "c4c86916-48d9-4070-8b4f-82b574c5b29c",
    "artist": "Jamila Woods featuring Nitty Scott",
    "artist_ids": [
        "9bbb1c10-f00d-45d9-b3e6-9a6b35edde72",
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6"
    ],
    "album": "LEGACY! LEGACY!",
    "release_id": "84f2a351-913b-4f73-853b-023e5c256912",
    "release_group_id": "c5f84905-0f9c-4e2b-8a56-b2ff60464a76",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2019-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This incredible album married political commentary with deep introspection.  Pitchfork called it \"best new music\": https://pitchfork.com/reviews/albums/jamila-woods-legacy-legacy/\n--\nThis track is a tribute to poet Sonia Sanchez: https://www.poetryfoundation.org/poets/sonia-sanchez",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}