Information about plays

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

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

{
    "id": 3634985,
    "uri": "https://api.kexp.org/v2/plays/3634985/?format=api",
    "airdate": "2026-03-29T04:22:07-07:00",
    "show": 66309,
    "show_uri": "https://api.kexp.org/v2/shows/66309/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1-32707353250_thumb500.jpg",
    "thumbnail_uri": "https://dn711301.ca.archive.org/0/items/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1-32707353250_thumb250.jpg",
    "song": "Flash Light",
    "track_id": "74678903-4cc2-37e6-b397-4edb6b97e817",
    "recording_id": "4c43780e-caaf-4e7b-b6df-14ac017a0cc0",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Funkentelechy vs. the Placebo Syndrome",
    "release_id": "528a8837-5cb9-4865-93d3-00c6e15ceae1",
    "release_group_id": "65ad1bb2-1022-3f9e-a66f-4a1aa4536620",
    "labels": [
        "Casablanca Records"
    ],
    "label_ids": [
        "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
    ],
    "release_date": "1990-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sting Ray Davis of Parliament & Funkadelic was born on this day in 1940. He passed away in 2005, but would have been 86 years old today.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}