Information about plays

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

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

{
    "id": 3540229,
    "uri": "https://api.kexp.org/v2/plays/3540229/?format=api",
    "airdate": "2025-08-15T03:24:57-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0-38827950936_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0-38827950936_thumb250.jpg",
    "song": "Anthems for a Seventeen Year‐Old Girl",
    "track_id": "aa4522e9-3467-4748-ae62-13daf4b468c5",
    "recording_id": "9075e1a4-7d78-44fc-a404-d4e27fc6c703",
    "artist": "yeule",
    "artist_ids": [
        "31da7b06-bc30-4a1f-9f4a-c2ac1a84167f"
    ],
    "album": "I Saw the TV Glow (Original Soundtrack)",
    "release_id": "37f89b1c-606b-4d20-ad5d-18f2e334cef0",
    "release_group_id": "9c2dca3c-4ba4-4b63-bedf-1a84c807ef95",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another Broken Social Scene cover! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}