Information about plays

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

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

{
    "id": 3501370,
    "uri": "https://api.kexp.org/v2/plays/3501370/?format=api",
    "airdate": "2025-05-14T17:37:33-07:00",
    "show": 63460,
    "show_uri": "https://api.kexp.org/v2/shows/63460/?format=api",
    "image_uri": "https://ia600508.us.archive.org/13/items/mbid-940bd978-981a-4a2b-bcf0-d1fa109c4b27/mbid-940bd978-981a-4a2b-bcf0-d1fa109c4b27-41695851147_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/13/items/mbid-940bd978-981a-4a2b-bcf0-d1fa109c4b27/mbid-940bd978-981a-4a2b-bcf0-d1fa109c4b27-41695851147_thumb250.jpg",
    "song": "Dreaming",
    "track_id": "72bcf92c-2904-41c8-84f3-467005f5a37c",
    "recording_id": "c33e7ece-57b6-4fa5-9448-5f0e63e02d94",
    "artist": "Witch Post",
    "artist_ids": [
        "d5457bd9-58b5-45bb-93f9-8241c876562e"
    ],
    "album": "Beast",
    "release_id": "940bd978-981a-4a2b-bcf0-d1fa109c4b27",
    "release_group_id": "b2b1dffb-9966-4e55-a5df-c5215c3a2e51",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the recent debut Witch Post album \"Beast\"! Witch Post is the duo of Scottish musician Dylan Fraser and American musician Alaska Reid.\n\n\"Witch Post’s existence feels like a cosmic joke turned prophecy – two musicians from different Livingstons (one Scottish, one Montanan) colliding in a trans-Atlantic musical partnership that defies probability.\"\n\nhttps://readdork.com/features/witch-post-interview-dec24/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}