Information about plays

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

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

{
    "id": 3628468,
    "uri": "https://api.kexp.org/v2/plays/3628468/?format=api",
    "airdate": "2026-03-13T17:18:01-07:00",
    "show": 66171,
    "show_uri": "https://api.kexp.org/v2/shows/66171/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-71b74eec-358c-39ed-8f9d-1e619df9a698/mbid-71b74eec-358c-39ed-8f9d-1e619df9a698-29373252466_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/26/items/mbid-71b74eec-358c-39ed-8f9d-1e619df9a698/mbid-71b74eec-358c-39ed-8f9d-1e619df9a698-29373252466_thumb250.jpg",
    "song": "Intergalactic",
    "track_id": "086ee46b-5cb7-3392-a9f6-d70417e9c752",
    "recording_id": "80784ad8-9986-43a1-8d58-c21d4c435dd4",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Hello Nasty",
    "release_id": "71b74eec-358c-39ed-8f9d-1e619df9a698",
    "release_group_id": "96c996ab-2a78-3abd-8974-c96b5724ae28",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2009-09-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We've got a long way to go and a short time to get there. Only 2 hours left in the Spring Drive!\n\nSupport what you love: Join the KEXP Supporter community today!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}