Information about plays

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

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

{
    "id": 3524803,
    "uri": "https://api.kexp.org/v2/plays/3524803/?format=api",
    "airdate": "2025-07-09T16:08:06-07:00",
    "show": 63967,
    "show_uri": "https://api.kexp.org/v2/shows/63967/?format=api",
    "image_uri": "https://ia600705.us.archive.org/11/items/mbid-f53e06d4-7fcd-44e7-9767-1b7ef1e9b291/mbid-f53e06d4-7fcd-44e7-9767-1b7ef1e9b291-42230827578_thumb500.jpg",
    "thumbnail_uri": "https://dn721708.ca.archive.org/0/items/mbid-f53e06d4-7fcd-44e7-9767-1b7ef1e9b291/mbid-f53e06d4-7fcd-44e7-9767-1b7ef1e9b291-42230827578_thumb250.jpg",
    "song": "End Means",
    "track_id": "8184610c-371c-4e20-bb23-4a11625ce95a",
    "recording_id": "b5549aa9-c87b-495d-94e9-e5094c362073",
    "artist": "Brandee Younger feat. Shabaka",
    "artist_ids": [
        "5b0f26cc-1203-49d8-abe2-90bec87a2e71",
        "61d68647-258e-43e2-942f-11321df5a96a"
    ],
    "album": "Gadabout Season",
    "release_id": "f53e06d4-7fcd-44e7-9767-1b7ef1e9b291",
    "release_group_id": "8fa918ab-735f-47c0-9598-0906006aa8f9",
    "labels": [
        "impulse!"
    ],
    "label_ids": [
        "93c3b044-2b4e-4239-a73b-8fb76f3e6ca9"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If you need the sheet music, Brandee's got you: https://brandeeyounger.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}