Information about plays

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

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

{
    "id": 3624406,
    "uri": "https://api.kexp.org/v2/plays/3624406/?format=api",
    "airdate": "2026-03-02T12:56:09-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb250.jpg",
    "song": "Picto",
    "track_id": "c6f67793-3d55-483f-ab98-0792a97a1f6b",
    "recording_id": "7d2addd3-1b97-4388-a00f-00699456d668",
    "artist": "Ulrika Spacek",
    "artist_ids": [
        "b4e8e5f4-be91-473f-af73-de332ecd8f20"
    ],
    "album": "EXPO",
    "release_id": "f670fc28-2b3c-4fe3-8811-2253c5512c59",
    "release_group_id": "02570bfc-67d8-4d28-ae18-98c440d23b14",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'EXPO' is the newest album from UK band Ulrika Spacek!\n\n\"Though their well-established foundations are in the psych-rock world - and though they are inspired by electronic elements more than ever - Ulrika Spacek are interested in the glitch that exists between the two.\"\n\nhttps://ulrikaspacek.bandcamp.com/album/expo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}