Information about plays

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

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

{
    "id": 3627670,
    "uri": "https://api.kexp.org/v2/plays/3627670/?format=api",
    "airdate": "2026-03-11T05:49:29-07:00",
    "show": 66150,
    "show_uri": "https://api.kexp.org/v2/shows/66150/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-20be72db-282f-4c75-b9bb-92223582ca6e/mbid-20be72db-282f-4c75-b9bb-92223582ca6e-1673806588_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-20be72db-282f-4c75-b9bb-92223582ca6e/mbid-20be72db-282f-4c75-b9bb-92223582ca6e-1673806588_thumb250.jpg",
    "song": "Boogie on Reggae Woman",
    "track_id": "085c5edc-d984-48f1-98cf-9f5f5f323e43",
    "recording_id": "ea6660b1-a52d-4330-bde4-21b065143bcb",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Stevie Wonder's Original Musiquarium 1",
    "release_id": "20be72db-282f-4c75-b9bb-92223582ca6e",
    "release_group_id": "6c6dec89-1f38-3054-a814-23bd33faabff",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1982-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Boogie On Reggae Woman\" is a 1974 single by iconic Motown artist Stevie Wonder, from his album Fulfillingness' First Finale.  The track won Stevie Wonder a Grammy award for Best Male R&B Vocal Performance.\n\nStevie Wonder was one of the first artists to include musician credits on his albums, something Marvin Gaye pioneered in 1971 with \"What's Going On.\"  On this track, the only musician other than Mr. Wonder is Rocky Dzidzornu on congas. Wonder is credited with lead vocal, Fender Rhodes, piano, harmonica, drums, and Moog bass. Stevie plays a diatonic A-flat \"blues harp\" rather than his usual chromatic harmonica.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}