Information about plays

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

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

{
    "id": 3560120,
    "uri": "https://api.kexp.org/v2/plays/3560120/?format=api",
    "airdate": "2025-10-01T16:07:35-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb250.jpg",
    "song": "One More Death",
    "track_id": "65198a8f-8784-407f-8fcf-524acd18491f",
    "recording_id": "c42c8f23-1daf-43e5-9392-0a69a2e0a4cd",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goat",
    "release_id": "f7b0456a-21bd-4eda-b150-4c8ce412a16d",
    "release_group_id": "cb134247-bcfd-43c1-86aa-6cbca0191e50",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish Band Goat says of themselves:\n\n\"Formidable psychic warriors, channelers of the mystic and proponents of a spiritual quest that transcends this realm\"\n\nhttps://goat.bandcamp.com/track/one-more-death",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}