Information about plays

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

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

{
    "id": 3524232,
    "uri": "https://api.kexp.org/v2/plays/3524232/?format=api",
    "airdate": "2025-07-08T07:17:43-07:00",
    "show": 63956,
    "show_uri": "https://api.kexp.org/v2/shows/63956/?format=api",
    "image_uri": "https://ia800707.us.archive.org/23/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb250.jpg",
    "song": "Tangerine Dream",
    "track_id": "bd9b8f86-d6d6-4632-a7d0-765191519290",
    "recording_id": "418557bc-491c-483b-ab3c-c2f1e9ab41b0",
    "artist": "Dream, Ivory",
    "artist_ids": [
        "5c775281-10a1-47d0-8665-5f9ac908ded6"
    ],
    "album": "When You Come Back I Have So Much To Tell You",
    "release_id": "fc49c174-6323-4ca5-a43d-ed49dba72b9e",
    "release_group_id": "d19a0fdf-0bde-4818-9001-0cbd244bd07a",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dream, Ivory is an American dream pop duo that consists of brothers Christian and Louie Baello. \nhttps://www.dreamivory.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}