Information about plays

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

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

{
    "id": 3559931,
    "uri": "https://api.kexp.org/v2/plays/3559931/?format=api",
    "airdate": "2025-10-01T04:59:52-07:00",
    "show": 64714,
    "show_uri": "https://api.kexp.org/v2/shows/64714/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-7c127c73-0722-4599-b42a-a719e3dd3c78/mbid-7c127c73-0722-4599-b42a-a719e3dd3c78-31344410408_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-7c127c73-0722-4599-b42a-a719e3dd3c78/mbid-7c127c73-0722-4599-b42a-a719e3dd3c78-31344410408_thumb250.jpg",
    "song": "Season of the Witch",
    "track_id": "99224b36-3839-4c37-b9ea-3139da7b974c",
    "recording_id": "25677076-af14-4527-9522-5772d484f72a",
    "artist": "Richard Thompson",
    "artist_ids": [
        "ecfeacaf-0399-470f-8207-d1c646569fd0"
    ],
    "album": "Gathered Tracks, Vol. 5",
    "release_id": "7c127c73-0722-4599-b42a-a719e3dd3c78",
    "release_group_id": "77e7e9cd-632a-4aa2-b7e1-55e02383aaa5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2007-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The original \"Season of the Witch\" was recorded by Donovan in 1966.\n\nRequest by Ezra! Happy Birthday!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}