Information about plays

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

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

{
    "id": 3569337,
    "uri": "https://api.kexp.org/v2/plays/3569337/?format=api",
    "airdate": "2025-10-24T11:32:55-07:00",
    "show": 64919,
    "show_uri": "https://api.kexp.org/v2/shows/64919/?format=api",
    "image_uri": "https://ia903207.us.archive.org/2/items/mbid-43639ab3-e49b-4603-bc32-cc25f4883320/mbid-43639ab3-e49b-4603-bc32-cc25f4883320-42534093662_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-43639ab3-e49b-4603-bc32-cc25f4883320/mbid-43639ab3-e49b-4603-bc32-cc25f4883320-42534093662_thumb250.jpg",
    "song": "A HOPE",
    "track_id": "1fc9bfed-2a06-4eea-9459-ae330dbb0184",
    "recording_id": "0cc6e5a6-52a5-4455-8485-e93c8bb6f494",
    "artist": "Credit Electric",
    "artist_ids": [
        "3cb37d5a-d201-44f9-886c-6965623a6f33"
    ],
    "album": "SALVATION",
    "release_id": "43639ab3-e49b-4603-bc32-cc25f4883320",
    "release_group_id": "31d9fa75-6a56-4f29-aec1-b366b8bb6918",
    "labels": [
        "Credit Electric Union"
    ],
    "label_ids": [
        "1b423ac5-675b-4f5c-bccf-0962113302cc"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland group Credit Electric released their SALVATION album in July. \nhttps://creditelectric.bandcamp.com/\n\nWatch the music video for this track here: https://www.youtube.com/watch?v=uSddz7e6IkU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}