Information about plays

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

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

{
    "id": 3612705,
    "uri": "https://api.kexp.org/v2/plays/3612705/?format=api",
    "airdate": "2026-02-03T13:18:51-08:00",
    "show": 65831,
    "show_uri": "https://api.kexp.org/v2/shows/65831/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-821aedf4-2ce4-444d-9dd6-3f5daf6b76fa/mbid-821aedf4-2ce4-444d-9dd6-3f5daf6b76fa-44023039397_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-821aedf4-2ce4-444d-9dd6-3f5daf6b76fa/mbid-821aedf4-2ce4-444d-9dd6-3f5daf6b76fa-44023039397_thumb250.jpg",
    "song": "20teens",
    "track_id": "caedc6a7-d3b6-4809-aa2e-c2a53eb6813b",
    "recording_id": "fb80e5b9-c2da-482e-9e2f-5801bda7110b",
    "artist": "Blessing Jolie",
    "artist_ids": [
        "01641e4e-edab-446a-9ac3-9d5ff604248a"
    ],
    "album": "20teens",
    "release_id": "821aedf4-2ce4-444d-9dd6-3f5daf6b76fa",
    "release_group_id": "6ec325a2-3e73-47c9-8945-7ab9457bc4b2",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blessing shares, “20teens” is one of my favorite songs from my upcoming album, and I’m beyond excited to finally release it. I wrote it in a moment of clarity—when I started recognizing red flags and realized I don’t have to accept what I can’t tolerate. It’s another honest moment, one the song captures candidly.”\nhttps://femmusic.com/2025/09/14/blessing-jolie-20teens/\n\nOfficial visualizer here: https://www.youtube.com/watch?v=V3h3Bjd9jkY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}