Information about plays

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

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

{
    "id": 3630657,
    "uri": "https://api.kexp.org/v2/plays/3630657/?format=api",
    "airdate": "2026-03-18T14:48:31-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn711002.ca.archive.org/0/items/mbid-6b647876-3eb2-362a-9bcc-d2443ba8db03/mbid-6b647876-3eb2-362a-9bcc-d2443ba8db03-4781812766_thumb500.jpg",
    "thumbnail_uri": "https://dn711002.ca.archive.org/0/items/mbid-6b647876-3eb2-362a-9bcc-d2443ba8db03/mbid-6b647876-3eb2-362a-9bcc-d2443ba8db03-4781812766_thumb250.jpg",
    "song": "Moment of Truth",
    "track_id": "8aebfbba-dce1-42a6-a9b7-9ba88d739c6a",
    "recording_id": "5286d7f4-6855-4b0a-abfd-ec402d5ec83e",
    "artist": "Gang Starr",
    "artist_ids": [
        "9ef8042a-2528-4f5c-b7c1-5e72b1efe170"
    ],
    "album": "Moment of Truth",
    "release_id": "a75b5a2a-4034-41db-9182-e598cc90f152",
    "release_group_id": "248b3e39-8504-3253-97be-e6afdf6c22fa",
    "labels": [
        "Noo Trybe Records"
    ],
    "label_ids": [
        "199e81ae-828e-45ce-8e67-44580143dda7"
    ],
    "release_date": "1998-03-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 1998 release \"Moment of Truth\" by Gang Starr almost didn’t happen because Guru and DJ Premier were on the verge of splitting up due to creative differences. This album, packed with introspective lyrics and Premier’s signature hard-hitting beats, became one of their most acclaimed works.  What’s wild is that it was recorded during a rocky period for the duo, with tensions high after years of collaboration.\n--\nHere's a 25-year retrospective in 2023: https://glidemagazine.com/289978/25-years-later-revisiting-gang-starrs-locked-in-moment-of-truth/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}