Information about plays

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

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

{
    "id": 3641802,
    "uri": "https://api.kexp.org/v2/plays/3641802/?format=api",
    "airdate": "2026-04-14T02:47:42-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://coverartarchive.org/release/037f2d20-2464-4676-bc7b-ab2b7d3bd825/42884677356-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/037f2d20-2464-4676-bc7b-ab2b7d3bd825/42884677356-250.jpg",
    "song": "No Tomorrow",
    "track_id": null,
    "recording_id": "a83b3d2d-6d4f-4854-8f4c-3360409a7283",
    "artist": "DJ Heartstring & SWIM ft. Memphis LK",
    "artist_ids": [
        "fe67a450-c5a8-433f-91f0-207d148f7947",
        "ea8f4c9c-16ed-43b6-976c-fb1a89c398b9",
        "fd0e03eb-9975-4de5-a4e5-de98f1409fb4"
    ],
    "album": "Forever",
    "release_id": null,
    "release_group_id": "57e00c10-8f9f-46e5-a93e-d92e9ef20e02",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Josh -- Thanks for the request!\n\nhttps://djheartstring.bandcamp.com/album/forever",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}