Information about plays

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

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

{
    "id": 3520346,
    "uri": "https://api.kexp.org/v2/plays/3520346/?format=api",
    "airdate": "2025-06-29T09:46:10-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/181af0cc-8c8a-4ab5-83cc-1a740af3de5a/23508279932-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/181af0cc-8c8a-4ab5-83cc-1a740af3de5a/23508279932-250.jpg",
    "song": "Sugar Bee",
    "track_id": null,
    "recording_id": "24d5696c-7fc9-418a-9cd5-c4024b80ab0b",
    "artist": "Cleveland Crochet",
    "artist_ids": [
        "b6e32c74-3425-4cea-8b4c-ea3f66f41b2b"
    ],
    "album": "Eddie’s House of Hits: The Story of Goldband Records",
    "release_id": null,
    "release_group_id": "af86539c-ec50-4a89-97a1-65a2116aab0d",
    "labels": [],
    "label_ids": [],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The first single of the Cajun genre from Louisiana to enter the Billboard pop charts in 1961, making it to position No. 80. \n\nCleveland Crochet's father was a Cajun musician himself. Born in 1911 in Hathaway, Louisiana, Junior built his first fiddle out of a cigar box when he was twelve. He was already almost forty years old when he formed his band, the Hillbilly Ramblers, in 1950.\nhttps://bit.ly/4kgc7oO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}