Information about plays

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

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

{
    "id": 3555049,
    "uri": "https://api.kexp.org/v2/plays/3555049/?format=api",
    "airdate": "2025-09-19T14:45:52-07:00",
    "show": 64603,
    "show_uri": "https://api.kexp.org/v2/shows/64603/?format=api",
    "image_uri": "https://ia902800.us.archive.org/15/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/15/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb250.jpg",
    "song": "Are You… Can You… Were You? (Felt)",
    "track_id": "2d081e7c-3751-3a79-b4d7-2560580a4995",
    "recording_id": "cfb5e675-13a4-4a7c-acec-5f3f4ce274b1",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Black Up",
    "release_id": "e2f38b4b-96a1-4dfb-91b1-aeb533ab9095",
    "release_group_id": "add1dfee-64e9-4e0b-8389-1bafe169d903",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-06-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The year: 2011. The city: Seattle. The music: Shabazz Palaces 'Black Up'. The first hip hop act signed to Seattle's Sub Pop label.\n\nThe Seattle duo performed this one live on Alki Beach for Sub Pop's 30th anniversary concert back in 2018. Watch the sun-soaked video we shot for it here:\nhttps://youtu.be/F4zkAE7RcRo\n\nAnd check out the song's beautiful music video, directed by Maikoiyo Alley-Barnes of the Black Constellation:\nhttps://youtu.be/bUEXhQEtMTk\n\nMore about Shabazz Palaces (and the entire Black Constellation) on KEXP's Fresh Off the Spaceship podcast:\nhttps://www.kexp.org/podcasts/fresh-off-the-spaceship/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}