Information about plays

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

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

{
    "id": 3544538,
    "uri": "https://api.kexp.org/v2/plays/3544538/?format=api",
    "airdate": "2025-08-25T06:49:09-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-50ec3fca-aa2f-4901-8e1b-ae57e594cca7/mbid-50ec3fca-aa2f-4901-8e1b-ae57e594cca7-38882684098_thumb500.jpg",
    "thumbnail_uri": "https://ia803404.us.archive.org/7/items/mbid-50ec3fca-aa2f-4901-8e1b-ae57e594cca7/mbid-50ec3fca-aa2f-4901-8e1b-ae57e594cca7-38882684098_thumb250.jpg",
    "song": "In Green We Dream",
    "track_id": "6c9d8333-aa8b-4a42-abd1-6b741b2697ed",
    "recording_id": "876021be-b2d4-4833-9519-15fffc5d7777",
    "artist": "Parlor Greens",
    "artist_ids": [
        "9d13baba-2e96-448e-ac2b-bf38fc189827"
    ],
    "album": "In Green We Dream",
    "release_id": "50ec3fca-aa2f-4901-8e1b-ae57e594cca7",
    "release_group_id": "cf17865d-a56b-4caf-a887-e21010cfd36d",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "HAPPY BIRTHDAY TO OUR BELOVED Jabrille “Jimmy James” Williams (1981)!! Guitarist of Parlor Greens, Delvon Lamarr Organ Trio and True Loves.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}