Information about plays

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

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

{
    "id": 3624908,
    "uri": "https://api.kexp.org/v2/plays/3624908/?format=api",
    "airdate": "2026-03-03T18:13:24-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-83067e94-c760-4f10-b904-f7727f142f04/mbid-83067e94-c760-4f10-b904-f7727f142f04-43552753204_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-83067e94-c760-4f10-b904-f7727f142f04/mbid-83067e94-c760-4f10-b904-f7727f142f04-43552753204_thumb250.jpg",
    "song": "Chains of Love",
    "track_id": "7a421507-0477-4d6f-9e89-4e1a3e8f1fc4",
    "recording_id": "f209cf3b-c07c-4fe6-abaa-450151d4b440",
    "artist": "Charli xcx",
    "artist_ids": [
        "260b6184-8828-48eb-945c-bc4cb6fc34ca"
    ],
    "album": "Chains of Love",
    "release_id": "83067e94-c760-4f10-b904-f7727f142f04",
    "release_group_id": "5f5db7c6-0c64-4b92-9934-22892a4ab9f3",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-11-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chains of Love is part of the soundtrack for the recent film adaptation of Wuthering Heights. Music video here: https://www.youtube.com/watch?v=tG1HKY6Jwas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}