Information about plays

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

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

{
    "id": 3585351,
    "uri": "https://api.kexp.org/v2/plays/3585351/?format=api",
    "airdate": "2025-12-01T08:26:32-08:00",
    "show": 65261,
    "show_uri": "https://api.kexp.org/v2/shows/65261/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dancer",
    "track_id": "3472e5cf-cfb3-439b-916a-c25ccf81bc0f",
    "recording_id": "4a041989-3240-45c2-8b12-aa1cb1603266",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "TANGK",
    "release_id": "794231d6-bfc2-4520-853b-8abb0c4204b1",
    "release_group_id": "8ba0ce4a-5fd3-48bf-8b36-da3d58760e32",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://idlesband.bandcamp.com/track/dancer\n\nAny room for IDLES in today's playlist? Just saw the film \"Caught Stealing\" and was excited to discover they did 4 original songs for the soundtrack!\nJeremy in Lynnwood\n\nINFO: Caught Stealing is a 2025 American black comedy crime thriller film starring Austin Butler as a former star baseball player-turned-bartender who unwittingly runs afoul of New York City's criminal underbelly while pet sitting for his neighbor. The film's score was written by Rob Simonsen and recorded by the British post-punk band Idles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}