Information about plays

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

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

{
    "id": 3601475,
    "uri": "https://api.kexp.org/v2/plays/3601475/?format=api",
    "airdate": "2026-01-07T16:38:47-08:00",
    "show": 65589,
    "show_uri": "https://api.kexp.org/v2/shows/65589/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Uncle Sam Goddamn",
    "track_id": "02c76f50-f481-4c05-b80a-47e98869c957",
    "recording_id": "a13a55fe-f539-42e2-b26f-d0c68cfce931",
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "The Undisputed Truth",
    "release_id": "f6384b51-c6ec-4798-8e28-4e97d9cb20b0",
    "release_group_id": "8276e148-8ecb-3891-988d-e963bd9dc562",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2007-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to David for this request!\n\nOne of the Minnesota emcee's most popular tracks, this is a scathing political debasement of all that corporate America stands for. The song hit hard enough within the industry to get Ali kicked off a tour sponsored by Verizon.\nhttps://genius.com/Brother-ali-uncle-sam-goddamn-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}