Information about plays

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

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

{
    "id": 3656365,
    "uri": "https://api.kexp.org/v2/plays/3656365/?format=api",
    "airdate": "2026-05-18T11:11:49-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-13070690-bd5f-4e83-a849-aa960194fdc3/mbid-13070690-bd5f-4e83-a849-aa960194fdc3-45129099690_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-13070690-bd5f-4e83-a849-aa960194fdc3/mbid-13070690-bd5f-4e83-a849-aa960194fdc3-45129099690_thumb250.jpg",
    "song": "Money",
    "track_id": "ef8fcda1-5f22-4f0d-99cf-a6185418d1f9",
    "recording_id": "43ecbd58-77d7-4f9e-82a9-087c109c787c",
    "artist": "Poolgirl",
    "artist_ids": [
        "e9eb348a-bcd9-4d1d-8b8e-cec2b943ed0a"
    ],
    "album": "Still Not Getting What I Want",
    "release_id": "13070690-bd5f-4e83-a849-aa960194fdc3",
    "release_group_id": "6fca1f70-c28a-42f4-8895-208fdc092dc1",
    "labels": [
        "Petit Village"
    ],
    "label_ids": [
        "22cbecaf-8eac-4c00-99c9-6535cb8e74eb"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Poolgirl is an alternative rock /riot grrl punk project based in Montreal, Canada. https://poolgirl.bandcamp.com/\n\nhttps://www.poolgirlmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}