Information about plays

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

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

{
    "id": 3554561,
    "uri": "https://api.kexp.org/v2/plays/3554561/?format=api",
    "airdate": "2025-09-18T10:11:10-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia800604.us.archive.org/33/items/mbid-931497a7-6eba-3be4-8fd4-1a1ea2858a4b/mbid-931497a7-6eba-3be4-8fd4-1a1ea2858a4b-4520580834_thumb500.jpg",
    "thumbnail_uri": "https://ia600604.us.archive.org/33/items/mbid-931497a7-6eba-3be4-8fd4-1a1ea2858a4b/mbid-931497a7-6eba-3be4-8fd4-1a1ea2858a4b-4520580834_thumb250.jpg",
    "song": "The People Tree",
    "track_id": "36ee9788-95bc-353e-a949-bb9cf0cb47b4",
    "recording_id": "0ea62418-1750-48c5-bcb0-6177a6e53868",
    "artist": "N.A.S.A. feat. David Byrne, Chali 2na, Gift of Gab & Z‐Trip",
    "artist_ids": [
        "210641a9-7d2d-4bcb-858c-593e8065937a",
        "03f93de6-6d62-4710-bcc7-9b3d7c3d95f5",
        "d4659efb-b8eb-4f03-95e9-f69ce35967a9",
        "871c27c9-2121-4eb9-a072-e36a0e367642",
        "3f19d594-f107-4937-9d84-5e9ffb75550e"
    ],
    "album": "The Spirit of Apollo",
    "release_id": "931497a7-6eba-3be4-8fd4-1a1ea2858a4b",
    "release_group_id": "19ce2bf7-5e32-3e0b-839c-95492bd81b97",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "N.A.S.A is the musical project of LA-based producer Sam Spiegal (sam i)  and Ze Gonzales (DJ Zegon), with N.A.S.A. standing for North America/South America. David Byrne is singing here alongside rhymes by Chali 2na, Gift Of Gab & Z-Trip. \n\nCheck out the fabulous video for \"The People Tree\". https://www.youtube.com/watch?v=631W6DGjdgQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}