Information about plays

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

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

{
    "id": 3625826,
    "uri": "https://api.kexp.org/v2/plays/3625826/?format=api",
    "airdate": "2026-03-06T01:48:11-08:00",
    "show": 66103,
    "show_uri": "https://api.kexp.org/v2/shows/66103/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-14e9c296-f182-4e0b-abfa-27f7a514da16/mbid-14e9c296-f182-4e0b-abfa-27f7a514da16-32076167183_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-14e9c296-f182-4e0b-abfa-27f7a514da16/mbid-14e9c296-f182-4e0b-abfa-27f7a514da16-32076167183_thumb250.jpg",
    "song": "Lockdown",
    "track_id": "f721c4f4-6bdc-4614-a6b3-1bbd9b0bdc05",
    "recording_id": "c8386942-5e59-470d-98a8-37d8cc8a0e95",
    "artist": "Koffee",
    "artist_ids": [
        "7d04679e-a855-4214-9543-febaf02de725"
    ],
    "album": "Gifted",
    "release_id": "14e9c296-f182-4e0b-abfa-27f7a514da16",
    "release_group_id": "5a26bb85-a06d-4243-b392-38fbab1b358a",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2022-03-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At 20 years old, Koffee's 'Rapture' EP earned her the 2020 Grammy Award for Best Reggae Album. She was the first woman and youngest person to take home the honor. https://bit.ly/2CAp264 Shot in Jamaica, the visual features her hanging and dancing with friends. Check out the video for \"Lockdown\" here: https://youtu.be/oSzv3K3Keyg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}