Information about plays

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

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

{
    "id": 3546078,
    "uri": "https://api.kexp.org/v2/plays/3546078/?format=api",
    "airdate": "2025-08-29T00:22:41-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://ia800308.us.archive.org/2/items/mbid-9540d49e-72cc-4e0d-98c5-066f85572caa/mbid-9540d49e-72cc-4e0d-98c5-066f85572caa-38728125874_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-9540d49e-72cc-4e0d-98c5-066f85572caa/mbid-9540d49e-72cc-4e0d-98c5-066f85572caa-38728125874_thumb250.jpg",
    "song": "Phantom Heart",
    "track_id": "93997c8f-c0a4-42d5-8164-a72a1e1a32bd",
    "recording_id": "9040b772-e525-4380-a251-2314d5b7367c",
    "artist": "LEATHERS",
    "artist_ids": [
        "509c11b5-db25-426b-9b78-75de5632c764"
    ],
    "album": "Ultraviolet",
    "release_id": "9540d49e-72cc-4e0d-98c5-066f85572caa",
    "release_group_id": "f435fbc9-c8b3-4f59-95d7-561d6ca5e2a6",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2024-08-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "LEATHERS is inspired by photography, films of David Lynch, and the writings of J.G. Ballard. \nhttps://www.leatherstheband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}