Information about plays

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

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

{
    "id": 3639919,
    "uri": "https://api.kexp.org/v2/plays/3639919/?format=api",
    "airdate": "2026-04-09T14:44:40-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Save the World",
    "track_id": null,
    "recording_id": "d0223bfe-1266-42c3-b6fc-8e8453a85777",
    "artist": "Southside Movement",
    "artist_ids": [
        "fbfbd9ec-8e4a-4216-9d9e-e9f057494a6a"
    ],
    "album": "Movin'",
    "release_id": null,
    "release_group_id": "0acdf997-4ef6-3038-8ef4-c9023f90ac8e",
    "labels": [
        "20th Century Records"
    ],
    "label_ids": [
        "ed0d5aff-e23f-4239-950f-bae0bc201e6c"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Southside Movement was a Chicago-based funk and soul octet which recorded in the early '70s. Made up of vocalist Melvin Moore, guitarist Bobby Pointer, keyboardist Morris Beeks, bassist Ronald Simmons, drummer Willie Hayes, alto saxophonist Milton Johnson, trumpeter Stephen Hawkins, and trombonist Bill McFarland, the group got its start as the backing band for the Sam & Dave-styled soul duo Simtec & Wylie. \n--\nThis song, particularly the drums,  has been sampled more than 90 times, Including by Beck at least twice!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}