Information about plays

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

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

{
    "id": 3612578,
    "uri": "https://api.kexp.org/v2/plays/3612578/?format=api",
    "airdate": "2026-02-03T06:09:25-08:00",
    "show": 65828,
    "show_uri": "https://api.kexp.org/v2/shows/65828/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-351420d9-6455-47d8-942a-db84e91815c7/mbid-351420d9-6455-47d8-942a-db84e91815c7-44206827017_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Deceptacon",
    "track_id": "2ffafe33-1eab-4a98-bc12-6cf29f2af890",
    "recording_id": "5f1a9266-2fd9-4d28-a5f5-900ae8f8a9bf",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Deceptacon",
    "release_id": "351420d9-6455-47d8-942a-db84e91815c7",
    "release_group_id": "8290f5ee-4650-43a8-af0d-6d8b21133c89",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-01-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A brand new Le Tigre cover from Irish band SPRINTS!\n\nhttps://sprintsmusic.bandcamp.com/album/deceptacon\n\nLIVE ON KEXP ALERT!! SPRINTS who will be returning to KEXP and playing LIVE here for us on February 14th! The performance will be open to the public. \n\nLearn more here: https://www.kexp.org/events/kexp-events/sprints-live-on-kexp-kexp_462059/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}