Information about plays

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

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

{
    "id": 3586823,
    "uri": "https://api.kexp.org/v2/plays/3586823/?format=api",
    "airdate": "2025-12-04T18:28:40-08:00",
    "show": 65288,
    "show_uri": "https://api.kexp.org/v2/shows/65288/?format=api",
    "image_uri": "https://ia803202.us.archive.org/35/items/mbid-46d3f1b5-7b23-4dbe-b304-9c8ecd43b33a/mbid-46d3f1b5-7b23-4dbe-b304-9c8ecd43b33a-17857113530_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/35/items/mbid-46d3f1b5-7b23-4dbe-b304-9c8ecd43b33a/mbid-46d3f1b5-7b23-4dbe-b304-9c8ecd43b33a-17857113530_thumb250.jpg",
    "song": "Hood Pass Intact",
    "track_id": "5d1da65c-321c-33f0-87a5-55e2cbdb1b0a",
    "recording_id": "71fcda73-fee9-4535-aa73-017b66a918db",
    "artist": "DāM‐FunK",
    "artist_ids": [
        "6d6d607e-679a-4cdc-a7a0-35e2abe06619"
    ],
    "album": "Toeachizown",
    "release_id": "46d3f1b5-7b23-4dbe-b304-9c8ecd43b33a",
    "release_group_id": "f562f0ca-f109-47a8-a154-95b72e20f81b",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2009-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak tune]\n\nLearn about Damon Riddick, \"the epitome of funk,\" at the Stones Throw Records website: https://www.stonesthrow.com/artist/damfunk/\n--\nHe's sampling \"More Bounce to the Ounce\" here.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}