Information about plays

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

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

{
    "id": 3637840,
    "uri": "https://api.kexp.org/v2/plays/3637840/?format=api",
    "airdate": "2026-04-04T18:57:23-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-694f01cd-49ad-437a-a444-9fa329b3f19a/mbid-694f01cd-49ad-437a-a444-9fa329b3f19a-15421236942_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-694f01cd-49ad-437a-a444-9fa329b3f19a/mbid-694f01cd-49ad-437a-a444-9fa329b3f19a-15421236942_thumb250.jpg",
    "song": "Flower Girl",
    "track_id": "847e75f5-7b20-4ea2-aca3-1e8689317a1f",
    "recording_id": "7fd12360-8cbe-4e61-89a7-e8fc935ae6d4",
    "artist": "Sloucher",
    "artist_ids": [
        "eb192baf-518b-4de6-94fe-cb133a8f6743"
    ],
    "album": "Certainty",
    "release_id": "6d957fb0-3e76-4d20-8c25-ee93e3828b70",
    "release_group_id": "bf386d4c-5067-4453-9442-a553e8d5af32",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2016-07-15",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Off the first record from Seattle band Sloucher - it turns 10 years old this July!\n\nhttps://sloucherband.bandcamp.com/album/certainty-single",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}