Information about plays

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

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

{
    "id": 3567620,
    "uri": "https://api.kexp.org/v2/plays/3567620/?format=api",
    "airdate": "2025-10-20T13:03:22-07:00",
    "show": 64886,
    "show_uri": "https://api.kexp.org/v2/shows/64886/?format=api",
    "image_uri": "https://ia800200.us.archive.org/13/items/mbid-59892b85-2e79-4549-ab7e-2b4fe2bd339d/mbid-59892b85-2e79-4549-ab7e-2b4fe2bd339d-3331778206_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/13/items/mbid-59892b85-2e79-4549-ab7e-2b4fe2bd339d/mbid-59892b85-2e79-4549-ab7e-2b4fe2bd339d-3331778206_thumb250.jpg",
    "song": "One Day",
    "track_id": "16ce9655-f2ed-3db8-a4a3-cf80bcd4ba1d",
    "recording_id": "fb482272-0e91-4d75-af81-e11c7ff97471",
    "artist": "RJD2",
    "artist_ids": [
        "1a120ec5-35b3-4f3e-aa49-7201550d9feb"
    ],
    "album": "Since We Last Spoke",
    "release_id": "59892b85-2e79-4549-ab7e-2b4fe2bd339d",
    "release_group_id": "b7d6eeb7-9318-39bc-aff2-ad92493c3f63",
    "labels": [
        "Definitive Jux"
    ],
    "label_ids": [
        "abf3267e-d5af-42c2-9a7b-5239d2e07a97"
    ],
    "release_date": "2004-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Columbus, Ohio-based music producer, RJD2, aka Ramble Jon Krohn, is one of the world’s most accomplished music producers. Check out this interview at KEXP with RJD2 from 2018.\n\nhttps://www.kexp.org/read/2018/12/10/rjd2-on-the-math-equation-of-music-composition/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}