Information about plays

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

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

{
    "id": 3519935,
    "uri": "https://api.kexp.org/v2/plays/3519935/?format=api",
    "airdate": "2025-06-28T12:45:38-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia800608.us.archive.org/12/items/mbid-99b69971-5030-4ab2-bd2a-ba102ed6312d/mbid-99b69971-5030-4ab2-bd2a-ba102ed6312d-39110256637_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/12/items/mbid-99b69971-5030-4ab2-bd2a-ba102ed6312d/mbid-99b69971-5030-4ab2-bd2a-ba102ed6312d-39110256637_thumb250.jpg",
    "song": "Pink Pony Club",
    "track_id": "afa77e3e-f5c1-414a-b1e3-9cce1dff22c7",
    "recording_id": "1f79a002-85d2-424a-9b4d-a1407c8504c5",
    "artist": "Chappell Roan",
    "artist_ids": [
        "56a55378-f155-48de-80a5-d80104221267"
    ],
    "album": "The Rise and Fall of a Midwest Princess",
    "release_id": "99b69971-5030-4ab2-bd2a-ba102ed6312d",
    "release_group_id": "eda0f5d3-44eb-42cf-bcfd-5c9f93e05c7a",
    "labels": [
        "Island",
        "Amusement Records"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642",
        "f2c0e75d-b93e-419e-a470-2edf5d21dc19"
    ],
    "release_date": "2023-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PINK PONY CLUB!  \n\nRoan was inspired by her visits to The Abbey, a gay bar in West Hollywood. \nhttps://www.today.com/popculture/music/pink-pony-club-chappell-roan-rcna166677",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}