Information about plays

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

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

{
    "id": 3527731,
    "uri": "https://api.kexp.org/v2/plays/3527731/?format=api",
    "airdate": "2025-07-16T12:02:09-07:00",
    "show": 64029,
    "show_uri": "https://api.kexp.org/v2/shows/64029/?format=api",
    "image_uri": "https://coverartarchive.org/release/e89be577-5e57-44db-8ead-26e09d45cc17/33842785790-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e89be577-5e57-44db-8ead-26e09d45cc17/33842785790-250.jpg",
    "song": "Here I Come",
    "track_id": null,
    "recording_id": "c6cb511e-c359-4d12-899f-975bdccc812f",
    "artist": "Barrington Levy",
    "artist_ids": [
        "8ddf3da1-dfa9-490a-93cc-7d4072319995"
    ],
    "album": "Reggae Anthology: Sweet Reggae Music (1979-84)",
    "release_id": null,
    "release_group_id": "1651e7dc-90d2-4053-807d-9acec0aa36a0",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-12-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another Live on KEXP session coming soon!\n\n\"Born in 1964 in Clarendon, Jamaica, as a youngster, Barrington Levy formed the Mighty Multitude with his cousin Everton Dacres. They started off playing the sound systems and cut their first single, \"My Black Girl,\" in 1977. All of 14, Levy broke out on his own the next year and recorded his debut solo single, \"A Long Time Since We Don't Have No Love.\" Learn more about this esteemed reggae vocalist: https://www.allmusic.com/artist/barrington-levy-mn0000138063/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}