Information about plays

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

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

{
    "id": 3580915,
    "uri": "https://api.kexp.org/v2/plays/3580915/?format=api",
    "airdate": "2025-11-21T05:18:47-08:00",
    "show": 65167,
    "show_uri": "https://api.kexp.org/v2/shows/65167/?format=api",
    "image_uri": "https://ia600304.us.archive.org/0/items/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1-4770072131_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/0/items/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1-4770072131_thumb250.jpg",
    "song": "Cry Little Sister",
    "track_id": "483c3385-9af7-324f-b9cb-f5373e4b5638",
    "recording_id": "7d30757f-f567-4b2e-9bd1-c444554ed03a",
    "artist": "Gerard McMann",
    "artist_ids": [
        "ddccbe1a-de6a-4907-a095-5ab6ffab3b1f"
    ],
    "album": "The Lost Boys (Complete Motion Picture Soundtrack)",
    "release_id": "3447e929-3ad8-4779-909c-fd10705d8ab1",
    "release_group_id": "32e30588-6b2c-3912-b515-0e7ef4dfbdee",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Lost Boys' theme song “Cry Little Sister” actually doesn't mention vampires, as it was composed before McMahon had seen any footage from the film. - gtommac.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}