Information about plays

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

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

{
    "id": 3641510,
    "uri": "https://api.kexp.org/v2/plays/3641510/?format=api",
    "airdate": "2026-04-13T09:20:14-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-2ec40945-e292-48bf-a665-6a3ef5cc8f5f/mbid-2ec40945-e292-48bf-a665-6a3ef5cc8f5f-30683146758_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-2ec40945-e292-48bf-a665-6a3ef5cc8f5f/mbid-2ec40945-e292-48bf-a665-6a3ef5cc8f5f-30683146758_thumb250.jpg",
    "song": "Break it off",
    "track_id": "67fa7eeb-498c-49b4-a70f-85c61974d6e4",
    "recording_id": "0dcb877b-9aeb-4e12-a908-daef3f4b238b",
    "artist": "PinkPantheress",
    "artist_ids": [
        "7441014f-f8f5-494f-81db-ff166fbc078d"
    ],
    "album": "to hell with it",
    "release_id": "2ec40945-e292-48bf-a665-6a3ef5cc8f5f",
    "release_group_id": "a09cac39-38c3-4973-8302-7f8210dcbcc7",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2021-10-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An uptempo drum and bass and experimental pop song about heartbreak, this track was written and produced by PinkPantheress and Adam F, and samples F's song \"Circles.\"\n\nA snippet of the song went viral on TikTok, and it subsequently peaked at number 74 on the UK Singles Chart and at number 30 on the Billboard Hot Rock & Alternative Songs chart.  https://bit.ly/3EjKcAj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}