Information about plays

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

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

{
    "id": 3624860,
    "uri": "https://api.kexp.org/v2/plays/3624860/?format=api",
    "airdate": "2026-03-03T15:37:41-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://coverartarchive.org/release/4324d76f-8cbe-4700-8ae0-4fba8bff3075/39931645557-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4324d76f-8cbe-4700-8ae0-4fba8bff3075/39931645557-250.jpg",
    "song": "Wildfire (Drumma Boy remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "SBTRKT, Little Dragon, Shabazz Palaces",
    "artist_ids": [],
    "album": "Wildfire",
    "release_id": null,
    "release_group_id": "5b39da79-d9fa-47ff-9f7e-3b4463cd139c",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2011-05-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.seattletimes.com/entertainment/music/song-with-commentary-wildfire-by-sbtrkt-remix-feat-shabazz-palaces/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}