Information about plays

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

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

{
    "id": 3589831,
    "uri": "https://api.kexp.org/v2/plays/3589831/?format=api",
    "airdate": "2025-12-11T17:26:49-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia903207.us.archive.org/15/items/mbid-127dda8f-c8b3-4738-ab09-23f5db35dd14/mbid-127dda8f-c8b3-4738-ab09-23f5db35dd14-4704049473_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/15/items/mbid-127dda8f-c8b3-4738-ab09-23f5db35dd14/mbid-127dda8f-c8b3-4738-ab09-23f5db35dd14-4704049473_thumb250.jpg",
    "song": "Honestly Ok",
    "track_id": "8eb0f877-8323-3fa7-bc6d-8d95eb79ed76",
    "recording_id": "b2ec4fa4-3844-441b-9a62-61211a99ac13",
    "artist": "Dido",
    "artist_ids": [
        "d1353a0c-26fb-4318-a116-defde9c7c9ad"
    ],
    "album": "Dido Does Dublin",
    "release_id": "127dda8f-c8b3-4738-ab09-23f5db35dd14",
    "release_group_id": "12ae6ad8-957a-4d7e-9842-2f03062c22b3",
    "labels": [],
    "label_ids": [],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dido was named after the Queen of Carthage in Virgil's Aeneid. Dido was always an outsider: the girl with ratatouille on rye packed lunches at school, who wished she'd been christened Claire. Now, thanks to an angelic voice and that Eminem sample, she's the biggest selling female artist in the world.\n\nRead more about Dido: https://www.theguardian.com/theobserver/2001/may/20/features.magazine27",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}