Information about plays

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

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

{
    "id": 3551714,
    "uri": "https://api.kexp.org/v2/plays/3551714/?format=api",
    "airdate": "2025-09-11T13:18:52-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://coverartarchive.org/release/bf43e282-34f4-4d6e-baf6-b7928816e63f/16109826738-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bf43e282-34f4-4d6e-baf6-b7928816e63f/16109826738-250.jpg",
    "song": "Four Play",
    "track_id": null,
    "recording_id": "2abe4d88-9abe-4142-afc7-dc85d7deedce",
    "artist": "Fred Wesley, The Horny Horns",
    "artist_ids": [],
    "album": "A Blow for Me, A Toot to You",
    "release_id": null,
    "release_group_id": "2875d46a-1f82-3aa2-9a7a-e50f6f9cf60a",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Horny Horns were a horn section associated with Parliament-Funkadelic and Bootsy's Rubber Band led by trombonist Fred Wesley. The group also featured saxophonist Maceo Parker and Rick Gardner and Richard 'Kush\" Griffith on trumpets. While they are best-known for their contributions to other P-Funk projects, The Horny Horns also recorded two albums under their own name, A Blow for Me, A Toot for You (1977) and Say Blow by Blow Backwards (1979).\n-- \nThis song, written by George Clinton, Bootsy Collins, and Glenn Goins, was used by Gang Starr in \"Step in the Arena.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}