Information about plays

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

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

{
    "id": 3629470,
    "uri": "https://api.kexp.org/v2/plays/3629470/?format=api",
    "airdate": "2026-03-15T21:00:15-07:00",
    "show": 66191,
    "show_uri": "https://api.kexp.org/v2/shows/66191/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb250.jpg",
    "song": "A Beauty Dance (Stretch Your Soul)",
    "track_id": "f625048f-a37b-4307-8ce1-9d887a600f5f",
    "recording_id": "da6a2671-49cd-4a96-9400-ecba42cda8ba",
    "artist": "Zo! & Tall Black Guy feat. J. Ivy",
    "artist_ids": [
        "2f39cc02-3dbb-4529-ab02-51aadbe7e4e1",
        "cd5d99cf-1910-46e8-a7d1-b76c6c0f3c9c",
        "c3e2953b-844b-492a-a211-6c873ddef21a"
    ],
    "album": "Expansions",
    "release_id": "e724ac03-5729-416e-a807-4316ec18d090",
    "release_group_id": "48a90db4-9790-4c1c-ac6e-afc38bde106e",
    "labels": [
        "Chapter 3hree, Verse 5ive Music",
        "Tall Black Guy Productions"
    ],
    "label_ids": [
        "284975b9-a4d2-4a31-aba6-1154086834b7",
        "8513c452-7667-4ba4-8471-355b5613cb52"
    ],
    "release_date": "2026-02-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://tallblackguy.bandcamp.com/album/expansions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}