Information about plays

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

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

{
    "id": 3549315,
    "uri": "https://api.kexp.org/v2/plays/3549315/?format=api",
    "airdate": "2025-09-05T17:56:28-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia800207.us.archive.org/24/items/mbid-649a44ec-7d99-4193-b060-1f839fa5a3f3/mbid-649a44ec-7d99-4193-b060-1f839fa5a3f3-42768364332_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-649a44ec-7d99-4193-b060-1f839fa5a3f3/mbid-649a44ec-7d99-4193-b060-1f839fa5a3f3-42768364332_thumb250.jpg",
    "song": "Disaster",
    "track_id": "4cac4c43-e95c-499b-b2b5-86ce008c5036",
    "recording_id": "44b19167-9b87-4797-8148-87453c4693e3",
    "artist": "Ronboy & Matt Berninger",
    "artist_ids": [
        "991813f5-27c6-4ff3-88dd-90e750dad545",
        "59668242-f652-4a3b-b0f8-6807a6c4a997"
    ],
    "album": "Disaster",
    "release_id": "649a44ec-7d99-4193-b060-1f839fa5a3f3",
    "release_group_id": "ebc2ef34-7f9f-4bce-92af-1583b3ef7bd3",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Julia Laws, AKA Ronboy, just release this track last month with the frontman of the band The National, Matt Berninger.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}