Information about plays

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

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

{
    "id": 3659013,
    "uri": "https://api.kexp.org/v2/plays/3659013/?format=api",
    "airdate": "2026-05-24T14:44:02-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-ab55ac76-eee5-4f89-ac14-7bb9aa837bc8/mbid-ab55ac76-eee5-4f89-ac14-7bb9aa837bc8-44951744950_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-ab55ac76-eee5-4f89-ac14-7bb9aa837bc8/mbid-ab55ac76-eee5-4f89-ac14-7bb9aa837bc8-44951744950_thumb250.jpg",
    "song": "Apple",
    "track_id": "2f9bba0a-8ee2-40e4-8d61-13a73514be92",
    "recording_id": "85cc72aa-2e66-45fc-bc02-ce2ec036f82b",
    "artist": "Charli XCX",
    "artist_ids": [
        "260b6184-8828-48eb-945c-bc4cb6fc34ca"
    ],
    "album": "BRAT",
    "release_id": "ab55ac76-eee5-4f89-ac14-7bb9aa837bc8",
    "release_group_id": "e0fdb431-0109-420d-8a37-f99eaeb4d671",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charli drew inspiration from her childhood, family relationships, and generational trauma for her hit Apple. And yes, she actually did grow up near an airport and would drive to the airport when she needed to cool off.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}