Information about plays

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

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

{
    "id": 3519632,
    "uri": "https://api.kexp.org/v2/plays/3519632/?format=api",
    "airdate": "2025-06-27T18:53:26-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia800600.us.archive.org/8/items/mbid-ff8ccd31-5bbb-4a74-8b38-eec726b48fda/mbid-ff8ccd31-5bbb-4a74-8b38-eec726b48fda-32978036745_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/8/items/mbid-ff8ccd31-5bbb-4a74-8b38-eec726b48fda/mbid-ff8ccd31-5bbb-4a74-8b38-eec726b48fda-32978036745_thumb250.jpg",
    "song": "BASQUIAT",
    "track_id": "ff7b89e9-e981-4792-aefd-ab4047d75257",
    "recording_id": "493c91a5-e9e7-40d1-9143-8cea1115b38f",
    "artist": "Jamila Woods featuring Saba",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6",
        "057d211a-fba8-42d7-ad14-41f41d6f762f"
    ],
    "album": "LEGACY! LEGACY!",
    "release_id": "ff8ccd31-5bbb-4a74-8b38-eec726b48fda",
    "release_group_id": "c5f84905-0f9c-4e2b-8a56-b2ff60464a76",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2019-05-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is a tribute to the artist Jean-Michel Basquiat. \n\nJamila Woods says of this song, \"It’s about how anger is supposed to look, or is expected to look. There’s definitely a usefulness and a beauty and a power to anger that I think doesn’t get talked about enough—especially with black women. It’s like the stereotype of angry black women causing trouble again and disrupting our comfort.\"\n\nhttps://jamilawoodsmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}