Information about plays

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

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

{
    "id": 3626020,
    "uri": "https://api.kexp.org/v2/plays/3626020/?format=api",
    "airdate": "2026-03-06T14:00:52-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-dd09e440-879d-447b-9dfa-8547b369548e/mbid-dd09e440-879d-447b-9dfa-8547b369548e-25471990936_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-dd09e440-879d-447b-9dfa-8547b369548e/mbid-dd09e440-879d-447b-9dfa-8547b369548e-25471990936_thumb250.jpg",
    "song": "November",
    "track_id": "55a571b0-bc41-4d66-a59e-dc66d6a87e7d",
    "recording_id": "17546f16-3f78-4c6b-8572-dcc627c0af6f",
    "artist": "Tyler, the Creator",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "Flower Boy",
    "release_id": "dd09e440-879d-447b-9dfa-8547b369548e",
    "release_group_id": "e248e931-c26c-4c94-aba2-2f89ce583901",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2017-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday Tyler, the Creator! The American rapper, musician, songwriter, record producer, actor, designer and comedian was born on this day back in 1991.\n\nThis album features tons of guest artist such as A$AP Rocky, Frank Ocean & Kali Uchis just to name a few.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}