Information about plays

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

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

{
    "id": 3571239,
    "uri": "https://api.kexp.org/v2/plays/3571239/?format=api",
    "airdate": "2025-10-29T02:04:04-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb250.jpg",
    "song": "Song To The Siren",
    "track_id": "f6fef07b-8681-4268-beaa-5137e88ea21e",
    "recording_id": "357e389e-fe59-4c9c-958c-24ae52bf9587",
    "artist": "Rachika Nayar feat. Julianna Barwick & Cassandra Croft",
    "artist_ids": [
        "ba49bbe3-188b-44d7-95f3-92ff9939af28",
        "a68f3d63-ac6e-4b69-b2b8-98e1c0f29086",
        "397832c9-bd43-4023-9f54-05c4d2ef1d56"
    ],
    "album": "TRAИƧA",
    "release_id": "2b612b0f-7678-49cb-9247-6802e7271c6d",
    "release_group_id": "d510d15f-1be9-4290-8fda-a563c6881e47",
    "labels": [
        "Red Hot Organization"
    ],
    "label_ids": [
        "c0b03b5b-8ab6-4009-80da-277affa88056"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Red Hot's terrific 2024 compilation - https://redhot.bandcamp.com/album/tra-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}