Information about plays

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

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

{
    "id": 3660468,
    "uri": "https://api.kexp.org/v2/plays/3660468/?format=api",
    "airdate": "2026-05-28T03:30:01-07:00",
    "show": 66833,
    "show_uri": "https://api.kexp.org/v2/shows/66833/?format=api",
    "image_uri": "https://coverartarchive.org/release/4a9ece92-969f-4f18-9b8e-1276040e4d79/33978749922-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4a9ece92-969f-4f18-9b8e-1276040e4d79/33978749922-250.jpg",
    "song": "Money",
    "track_id": null,
    "recording_id": "b148bc18-f0d3-40ba-8af5-e5e63c64830d",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "Today & Tomorrow",
    "release_id": null,
    "release_group_id": "aa760156-f5ba-4cd6-aa24-d86075a80941",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2022-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this 2021 Sound & Vision podcast on SAULT by Larry Mizell, Jr. and Gabriel Teodros.\nhttps://www.kexp.org/podcasts/sound-vision/2021/7/15/mystery-sault/\n\nLearn more about this prolific, talented collective.\nhttps://www.sault.global/\nhttps://saultglobal.bandcamp.com/\n\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}