Information about plays

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

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

{
    "id": 3551082,
    "uri": "https://api.kexp.org/v2/plays/3551082/?format=api",
    "airdate": "2025-09-10T00:41:53-07:00",
    "show": 64521,
    "show_uri": "https://api.kexp.org/v2/shows/64521/?format=api",
    "image_uri": "https://ia600907.us.archive.org/4/items/mbid-9e60891d-dc6e-4cf6-9936-ab58de35b73d/mbid-9e60891d-dc6e-4cf6-9936-ab58de35b73d-42931811423_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-9e60891d-dc6e-4cf6-9936-ab58de35b73d/mbid-9e60891d-dc6e-4cf6-9936-ab58de35b73d-42931811423_thumb250.jpg",
    "song": "Desire (Jex Opolis remix)",
    "track_id": "325cf16a-bc96-41ba-8017-a8e1e05fb721",
    "recording_id": "4e3355e9-1c53-420d-b1ca-cc5242ebe902",
    "artist": "TEED",
    "artist_ids": [
        "bd075a82-b196-4752-a1bb-3d87be3236a0"
    ],
    "album": "The Echo / Desire (Remixes)",
    "release_id": "9e60891d-dc6e-4cf6-9936-ab58de35b73d",
    "release_group_id": "57b2090b-b5de-4ff2-a561-208ad435b241",
    "labels": [
        "Nice Age"
    ],
    "label_ids": [
        "58cfc703-0e5c-421d-96f3-ab4d2967c262"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK DJ/Producer. New remix. https://teed.live/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}