Information about plays

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

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

{
    "id": 3549106,
    "uri": "https://api.kexp.org/v2/plays/3549106/?format=api",
    "airdate": "2025-09-05T05:24:06-07:00",
    "show": 64478,
    "show_uri": "https://api.kexp.org/v2/shows/64478/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb250.jpg",
    "song": "Born to Love",
    "track_id": "a1849e88-1262-45e7-8a2d-ec51304f0bb7",
    "recording_id": "092002d0-9f41-44ba-8f09-337d9615f448",
    "artist": "Safe Mind",
    "artist_ids": [
        "878018ee-7085-45a5-bd01-b07725ab7a6a"
    ],
    "album": "Cutting the Stone",
    "release_id": "6937d931-1fc5-42f5-9e79-387e4a72700a",
    "release_group_id": "98a5899f-83be-4a0a-b527-8f96970c027c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ace debut full-length from Augustus Muller of Boy Harsher and Cooper B. Handy - https://safemind.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}