Information about plays

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

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

{
    "id": 3548230,
    "uri": "https://api.kexp.org/v2/plays/3548230/?format=api",
    "airdate": "2025-09-03T01:31:36-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907-42645575490_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907/mbid-7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907-42645575490_thumb250.jpg",
    "song": "Take My Hand",
    "track_id": "f5cbadcc-e10c-4fa6-865e-cc04a71141f4",
    "recording_id": "fe13dcdf-a05a-497a-84fd-6834e7954dcd",
    "artist": "Big Freedia",
    "artist_ids": [
        "14637c9a-4156-4990-862d-02113db0bc07"
    ],
    "album": "Pressing Onward",
    "release_id": "7f35ffe3-0dfa-41ad-82bb-68a4ea2f6907",
    "release_group_id": "bba44932-95d0-46b7-9d4c-c079128d5af7",
    "labels": [
        "Queen Diva Music"
    ],
    "label_ids": [
        "7dad128b-33b9-48ef-a901-ba1ef935b6bd"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Freedia will be performing at Pier 62 in Seattle on September 27th and Live at KEXP in gathering space September 28th at 1pm!\n\nhttps://www.bigfreedia.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}