Information about plays

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

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

{
    "id": 3544632,
    "uri": "https://api.kexp.org/v2/plays/3544632/?format=api",
    "airdate": "2025-08-25T12:26:26-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-28a1535f-5a88-4b9c-875c-3c36e7202006/mbid-28a1535f-5a88-4b9c-875c-3c36e7202006-42447902656_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-28a1535f-5a88-4b9c-875c-3c36e7202006/mbid-28a1535f-5a88-4b9c-875c-3c36e7202006-42447902656_thumb250.jpg",
    "song": "Ladybug",
    "track_id": "93965fd8-1f7f-3b63-8041-7c45ad46b729",
    "recording_id": "77fcbf05-1799-4ccb-8635-9a2669fa4fb1",
    "artist": "The Presidents of the United States of America",
    "artist_ids": [
        "7509421d-1074-442f-be8f-b526167afcb3"
    ],
    "album": "These Are the Good Times People",
    "release_id": "28a1535f-5a88-4b9c-875c-3c36e7202006",
    "release_group_id": "bdfda936-7d12-3bc1-b830-06c6f5d42cd0",
    "labels": [
        "Fugitive Recordings"
    ],
    "label_ids": [
        "fa9a652f-892e-4909-9572-34689ddbe5d3"
    ],
    "release_date": "2008-03-11",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Check out \"Presidents of the USA Recording Secrets\":\n\nhttps://tapeop.com/interviews/29/chris-ballew",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}