Information about plays

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

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

{
    "id": 3634328,
    "uri": "https://api.kexp.org/v2/plays/3634328/?format=api",
    "airdate": "2026-03-27T16:57:29-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://ia801406.us.archive.org/27/items/mbid-d799e71f-855b-420a-9410-b34a03c9c04e/mbid-d799e71f-855b-420a-9410-b34a03c9c04e-15949161144_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-d799e71f-855b-420a-9410-b34a03c9c04e/mbid-d799e71f-855b-420a-9410-b34a03c9c04e-15949161144_thumb250.jpg",
    "song": "Papa Don’t Preach",
    "track_id": "13f6b03d-6352-40ef-9384-db32f72c433e",
    "recording_id": "8ec8b89d-3ed9-4832-8a33-bfd06867826a",
    "artist": "Kelly Osbourne",
    "artist_ids": [
        "6f54eacf-7ec1-4917-8995-6c2f67b606e6"
    ],
    "album": "Shut Up",
    "release_id": "d799e71f-855b-420a-9410-b34a03c9c04e",
    "release_group_id": "11733507-bc35-3b6c-9fe3-49fb27a8587c",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2003-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Both Papa Don't Preach and You Think I Ain't Worth a Dollar, but I Feel Like a Millionare were produced by Eric Valentine! Aaaaand to top it off-it's a Madonna cover! Ya can't get much better than this folks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}