Information about plays

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

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

{
    "id": 3556165,
    "uri": "https://api.kexp.org/v2/plays/3556165/?format=api",
    "airdate": "2025-09-22T03:12:20-07:00",
    "show": 64630,
    "show_uri": "https://api.kexp.org/v2/shows/64630/?format=api",
    "image_uri": "https://ia801909.us.archive.org/17/items/mbid-6756eb10-04e6-4f32-a059-bc607d81a697/mbid-6756eb10-04e6-4f32-a059-bc607d81a697-39392872486_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-6756eb10-04e6-4f32-a059-bc607d81a697/mbid-6756eb10-04e6-4f32-a059-bc607d81a697-39392872486_thumb250.jpg",
    "song": "Into the Sunset and Fade",
    "track_id": "c5a0d889-a584-4608-ab72-fbb73af8fcb0",
    "recording_id": "0f37fe4c-c756-48c5-ac06-7b55050b008c",
    "artist": "bloococoon",
    "artist_ids": [
        "47fd47ab-28e2-4e56-9af8-72eef9bbcd3e"
    ],
    "album": "Bloococoon",
    "release_id": "6756eb10-04e6-4f32-a059-bc607d81a697",
    "release_group_id": "4852e757-c91f-4d80-937e-ef1431a22ee2",
    "labels": [
        "Little Cloud Records"
    ],
    "label_ids": [
        "52ecd404-1723-49e6-8d44-bf4eeb097267"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jicarilla Apache\t\n\nBloococoon are a Seattle-based alternative rock group.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}