Information about plays

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

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

{
    "id": 3602452,
    "uri": "https://api.kexp.org/v2/plays/3602452/?format=api",
    "airdate": "2026-01-10T00:13:19-08:00",
    "show": 65608,
    "show_uri": "https://api.kexp.org/v2/shows/65608/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "P Kicking G",
    "track_id": null,
    "recording_id": "78c32828-0b91-4309-ad09-53ccf81944c8",
    "artist": "Shabazz Palaces feat. Porter Ray",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f",
        "29776ddc-f7db-4ce6-b318-707e9cc46cba"
    ],
    "album": "Robed in Rareness",
    "release_id": null,
    "release_group_id": "8fe379fe-f664-42de-9b84-193cc49df0d4",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2023-10-27",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Shabazz Palaces latest album. This song features Porter Ray.\nhttps://shabazzpalaces.bandcamp.com/\n\nA two-part interview with Ishmael Butler of Shabazz Palaces helped kick off KEXP's 2022 podcast, Fresh Off the Spaceship, which tells the story of the Seattle local artist collective, the Black Constellation. Listen here: https://www.kexp.org/fresh-off-the-spaceship/\n\nFrom Shabazz Palaces 2023 album Robed in Rareness. This song features Porter Ray.\nhttps://shabazzpalaces.bandcamp.com/\n\nA two-part interview with Ishmael Butler of Shabazz Palaces helped kick off KEXP's 2022 podcast, Fresh Off the Spaceship, which tells the story of the Seattle local artist collective, the Black Constellation. Listen here: https://www.kexp.org/fresh-off-the-spaceship/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}