Information about plays

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

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

{
    "id": 3626187,
    "uri": "https://api.kexp.org/v2/plays/3626187/?format=api",
    "airdate": "2026-03-07T00:26:03-08:00",
    "show": 66112,
    "show_uri": "https://api.kexp.org/v2/shows/66112/?format=api",
    "image_uri": "https://coverartarchive.org/release/2e579894-9186-4a78-a27f-cb2ddbfd4026/33097007367-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2e579894-9186-4a78-a27f-cb2ddbfd4026/33097007367-250.jpg",
    "song": "Hottie",
    "track_id": null,
    "recording_id": "d149b91c-d3c7-4662-8fd0-1168b84124f4",
    "artist": "Flo Milli feat. Babyface Ray",
    "artist_ids": [
        "21dab5d7-3bda-4f72-a054-6379729dcb62",
        "d82481ab-4f2e-4fd7-af2f-9dbaa38704da"
    ],
    "album": "You Still Here, Ho ?",
    "release_id": null,
    "release_group_id": "8e725c44-8e58-4caa-bb1d-36fa003db6da",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2022-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Make your donations at www.kexp.org now!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}