Information about plays

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

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

{
    "id": 3625080,
    "uri": "https://api.kexp.org/v2/plays/3625080/?format=api",
    "airdate": "2026-03-04T04:39:01-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-f9baa5c5-e070-4bac-9f38-444c08dc23e6/mbid-f9baa5c5-e070-4bac-9f38-444c08dc23e6-44023324976_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-f9baa5c5-e070-4bac-9f38-444c08dc23e6/mbid-f9baa5c5-e070-4bac-9f38-444c08dc23e6-44023324976_thumb250.jpg",
    "song": "“Wait Up\"",
    "track_id": "20f99c95-f40f-41ac-acc0-b02514228906",
    "recording_id": "3ce8317a-6492-4fbb-a930-03aa5d3127be",
    "artist": "Iron & Wine feat. I’m With Her",
    "artist_ids": [
        "c3f28da8-662d-4f09-bdc7-3084bf685930",
        "fe1a1451-cae2-4bf4-872e-b4b8839be83f"
    ],
    "album": "Hen’s Teeth",
    "release_id": "f9baa5c5-e070-4bac-9f38-444c08dc23e6",
    "release_group_id": "3b67b65e-1114-4c99-ab51-b105b9e405c6",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.youtube.com/watch?v=BzeSLkzJdos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}