Information about plays

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

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

{
    "id": 3628947,
    "uri": "https://api.kexp.org/v2/plays/3628947/?format=api",
    "airdate": "2026-03-14T20:03:58-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-b51019c8-6975-408a-98c4-2fa5ea2b9e76/mbid-b51019c8-6975-408a-98c4-2fa5ea2b9e76-44581293213_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-b51019c8-6975-408a-98c4-2fa5ea2b9e76/mbid-b51019c8-6975-408a-98c4-2fa5ea2b9e76-44581293213_thumb250.jpg",
    "song": "Jesus Muffler",
    "track_id": "af5bcfea-8b39-43ed-b099-f670cfee145c",
    "recording_id": "c774f200-96d0-43e7-83fa-2be7a763db58",
    "artist": "Sun Spots",
    "artist_ids": [
        "2c28c271-51e3-49c9-aaf9-92e3fda1d6c4"
    ],
    "album": "Dog is Calling",
    "release_id": "b51019c8-6975-408a-98c4-2fa5ea2b9e76",
    "release_group_id": "2d3113ee-7d21-4170-8f35-0e9d607ea4b8",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The newest from Seattle band Sun Spots, off their latest LP Dog is Calling, released on Den Tapes!\n\nhttps://dentapes.bandcamp.com/album/dog-is-calling",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}