Information about plays

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

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

{
    "id": 3619420,
    "uri": "https://api.kexp.org/v2/plays/3619420/?format=api",
    "airdate": "2026-02-19T07:12:05-08:00",
    "show": 65973,
    "show_uri": "https://api.kexp.org/v2/shows/65973/?format=api",
    "image_uri": "https://ia802807.us.archive.org/24/items/mbid-649b5e91-07f9-40d0-a209-9bb860f19b81/mbid-649b5e91-07f9-40d0-a209-9bb860f19b81-20921997987_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/24/items/mbid-649b5e91-07f9-40d0-a209-9bb860f19b81/mbid-649b5e91-07f9-40d0-a209-9bb860f19b81-20921997987_thumb250.jpg",
    "song": "Blind",
    "track_id": "566501c1-4c81-326e-a1f5-e885ecc08a30",
    "recording_id": "7a3a960e-7e07-41df-823e-f456daba9909",
    "artist": "Michael Gira",
    "artist_ids": [
        "8d936df1-9da6-4b11-87c3-7bb8fd8a62c4"
    ],
    "album": "Drainland",
    "release_id": "649b5e91-07f9-40d0-a209-9bb860f19b81",
    "release_group_id": "cfab8261-bf7e-33f6-bc0a-96358b11389a",
    "labels": [
        "Alternative Tentacles"
    ],
    "label_ids": [
        "f1273178-651b-4d02-8f21-4ab1ec5a689a"
    ],
    "release_date": "1995-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drainland is the 1995 debut solo album of Michael Gira, founder of Swans. \n\nhttps://michaelgira.bandcamp.com/album/drainland-remastered",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}