Information about plays

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

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

{
    "id": 3622685,
    "uri": "https://api.kexp.org/v2/plays/3622685/?format=api",
    "airdate": "2026-02-26T18:41:56-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn711209.ca.archive.org/0/items/mbid-34ce0062-06c0-498c-a140-16de308ca057/mbid-34ce0062-06c0-498c-a140-16de308ca057-44410776304_thumb500.jpg",
    "thumbnail_uri": "https://dn711209.ca.archive.org/0/items/mbid-34ce0062-06c0-498c-a140-16de308ca057/mbid-34ce0062-06c0-498c-a140-16de308ca057-44410776304_thumb250.jpg",
    "song": "Verde Oscura",
    "track_id": "c1a02842-2b82-4e00-b550-a10c8258909d",
    "recording_id": "e37582c0-9997-4cc0-97d8-ebbad04c6447",
    "artist": "Gabriela Richardson feat. Rejjie Snow",
    "artist_ids": [
        "7f87c3a7-2fde-4ea9-a83b-3e237d446cc5",
        "585a4449-2a50-4fc9-910d-e76b46c22718"
    ],
    "album": "ISOLA",
    "release_id": "34ce0062-06c0-498c-a140-16de308ca057",
    "release_group_id": "76a38247-7214-4b3b-8aaa-593d383575a5",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Co-produced with Lewis OfMan, Spanish and African-American artist Gabriela Richardson ropes in Rejjie Snow for a dose of sunlit reminiscence.\n\nThe Spanglish \"Verde Obscura\" was born from a jam session with Daniel Ceasar on the island of Mallorca and later finished in Paris.\n\nEvoking a distinctly Mediterranean ethos, the elegiac duet features an interplay of feelings of unreciprocated longing. https://tinyurl.com/5n7prr9a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}