Information about plays

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

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

{
    "id": 3620357,
    "uri": "https://api.kexp.org/v2/plays/3620357/?format=api",
    "airdate": "2026-02-21T13:32:39-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What It Gave Me",
    "track_id": "13d8a5fe-0455-4708-bac8-bfc9dd30a48d",
    "recording_id": "0e6448cc-68f5-42da-84ed-9569f98a5ed6",
    "artist": "Jordan Rakei & Jalen Ngonda",
    "artist_ids": [
        "812c46e5-3d65-4e80-ada8-269450c5621b",
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "What It Gave Me",
    "release_id": "2c218e51-51f3-4dac-a9e8-f6a5824bb67e",
    "release_group_id": "d87f1579-f76e-4fa6-b6fa-14b4bf670307",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "2025-11-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“What It Gave Me” is a collaborative single by Jordan Rakei and Jalen Ngonda, released on November 27, 2025, via Fontana Records. The song was written and recorded in a single morning at Abbey Road Studios during Rakei’s time as artist in residence. Both artists are credited as songwriters and vocalists on the track, with Rakei also serving as producer. Musically, it sits in the soul and R&B lane, built around live instrumentation including keys, guitar, bass, and drums, and was released alongside a visual accompaniment.\n\nhttps://jordanrakei.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}