Information about plays

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

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

{
    "id": 3635502,
    "uri": "https://api.kexp.org/v2/plays/3635502/?format=api",
    "airdate": "2026-03-30T07:43:05-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-7840226d-3e5c-4e26-89db-1122787e8cc7/mbid-7840226d-3e5c-4e26-89db-1122787e8cc7-20610756646_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-7840226d-3e5c-4e26-89db-1122787e8cc7/mbid-7840226d-3e5c-4e26-89db-1122787e8cc7-20610756646_thumb250.jpg",
    "song": "Gotta Get Up",
    "track_id": "b63ea917-dadf-3dd5-aec0-735a7a53f952",
    "recording_id": "caa0dbc2-9e20-4c15-85f1-a1b1811db19f",
    "artist": "Harry Nilsson",
    "artist_ids": [
        "e5963d26-01fa-40f5-b200-e0127f410a45"
    ],
    "album": "Nilsson Schmilsson",
    "release_id": "7840226d-3e5c-4e26-89db-1122787e8cc7",
    "release_group_id": "19a185f4-f683-3d00-9571-7378ea276068",
    "labels": [
        "BMG Heritage"
    ],
    "label_ids": [
        "1a88e2e9-c496-4b90-bfd4-165e6859bc39"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Even though this song was released in 1971, you may know it better from the 2019 Netflix series, \"Russian Doll,\" which stars Natasha Lyonne as a computer programmer inexplicably caught in a time loop.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}