Information about plays

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

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

{
    "id": 3580297,
    "uri": "https://api.kexp.org/v2/plays/3580297/?format=api",
    "airdate": "2025-11-19T16:38:19-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e-43487160293_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e-43487160293_thumb250.jpg",
    "song": "Running",
    "track_id": "6cde3515-9475-49a4-894a-d56a3bfd01fb",
    "recording_id": "1b83819c-bc8c-43f8-90d1-5947bfa94b16",
    "artist": "Michelle David & The True-tones",
    "artist_ids": [
        "42dda72f-bf36-4a16-915f-138ca95f7071"
    ],
    "album": "Soul Woman",
    "release_id": "b292d220-355d-49a6-ad0f-c8686e2ea58e",
    "release_group_id": "a39cb56d-5db8-47b3-8120-7e01cf549dcb",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the renowned US-Dutch gospel-soul powerhouse Michelle David & The True-tones mark a bold new chapter with their forthcoming album, “Soul Woman”, out February 27, 2026 .\n\nhttps://michelledavidandthetruetones.bandcamp.com/album/soul-woman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}