Information about plays

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

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

{
    "id": 3573801,
    "uri": "https://api.kexp.org/v2/plays/3573801/?format=api",
    "airdate": "2025-11-04T06:25:38-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-042a4efc-0c21-4c78-a1ce-33ade9865c39/mbid-042a4efc-0c21-4c78-a1ce-33ade9865c39-36054798608_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-042a4efc-0c21-4c78-a1ce-33ade9865c39/mbid-042a4efc-0c21-4c78-a1ce-33ade9865c39-36054798608_thumb250.jpg",
    "song": "If You Don’t Want My Love",
    "track_id": "17cbe92b-4e25-4cc7-9bd0-b53c5b177c94",
    "recording_id": "ba471859-2699-409d-a39c-c2e4f3e86aa7",
    "artist": "Jalen Ngonda",
    "artist_ids": [
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "Come Around and Love Me",
    "release_id": "042a4efc-0c21-4c78-a1ce-33ade9865c39",
    "release_group_id": "4ff7d54e-1bac-4257-bbf4-2dffeff87b33",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Soul singer supreme, Jalen Ngonda and producer/veteran keyboardist, Victor Axelrod join forces to deliver the collaboration we all needed–the impossibly soulful, reggae banger \"All About Me\". Having worked together on the sessions for Come Around and Love Me, Axelrod recalls being inspired by the similarities between Jalen's voice and a young Bitty Mcclean. \n\nHe had the beds to a track already recorded, but needed the right singer. With Jalen on board, the two wrote the lyrics and recorded the vocals in one night. Written from the perspective of an arrogant lover, the track's party-forward swing and stellar vocal performance make for a pop-forward gem poised to be massive on both the soul and reggae scenes.\n\nhttps://jalenngonda.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}