Information about plays

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

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

{
    "id": 3630685,
    "uri": "https://api.kexp.org/v2/plays/3630685/?format=api",
    "airdate": "2026-03-18T16:26:53-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-33748406-1a76-4222-a933-90ad7fb71be7/mbid-33748406-1a76-4222-a933-90ad7fb71be7-2887420479_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-33748406-1a76-4222-a933-90ad7fb71be7/mbid-33748406-1a76-4222-a933-90ad7fb71be7-2887420479_thumb250.jpg",
    "song": "Need One",
    "track_id": "8e19def7-8959-3282-80e2-882cdcb184c0",
    "recording_id": "1fc95585-cad9-4883-a37f-653a5993ede8",
    "artist": "Martina Topley‐Bird",
    "artist_ids": [
        "ed785ff1-8b1b-4bc0-8a24-dcc831013059"
    ],
    "album": "Anything",
    "release_id": "33748406-1a76-4222-a933-90ad7fb71be7",
    "release_group_id": "4ff83a73-16d9-3b08-875a-79dd4d4055db",
    "labels": [
        "Palm Pictures"
    ],
    "label_ids": [
        "9f25310a-94d7-4a28-bf89-6729a2b8e859"
    ],
    "release_date": "2004-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Martina Topley-Bird is an English vocalist, songwriter and multi-instrumentalist who first gained fame as the featured female vocalist on trip hop pioneer Tricky's debut album, Maxinquaye (1995). She also worked with him on his subsequent albums Nearly God and Pre-Millennium Tension (both 1996).\n\nIn 2003, Topley-Bird released her debut solo album, Quixotic, which was critically praised and earned her a Mercury Prize nomination.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}