Information about plays

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

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

{
    "id": 3632351,
    "uri": "https://api.kexp.org/v2/plays/3632351/?format=api",
    "airdate": "2026-03-22T12:27:18-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-f4e6bc25-8838-4e69-b1f2-4ca0b2e84ecf/mbid-f4e6bc25-8838-4e69-b1f2-4ca0b2e84ecf-40023685595_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-f4e6bc25-8838-4e69-b1f2-4ca0b2e84ecf/mbid-f4e6bc25-8838-4e69-b1f2-4ca0b2e84ecf-40023685595_thumb250.jpg",
    "song": "High",
    "track_id": "114cfc8d-3198-49f4-bab8-68c787a08ce4",
    "recording_id": "09f2586c-82ab-4f20-9473-a57838ca125b",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "High",
    "release_id": "f4e6bc25-8838-4e69-b1f2-4ca0b2e84ecf",
    "release_group_id": "ab050d18-1f07-4955-84b4-4fe3e5e513ca",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2024-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jorja Smith collaborated with Kali Uchis on the 2017 track \"Tyrant\".\n\nSmith says this track is \"a song I wrote about finding a friend within myself, even through the lows, you have to find the highs.\"\n\nhttps://www.jorjasmith.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}