Information about plays

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

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

{
    "id": 3657414,
    "uri": "https://api.kexp.org/v2/plays/3657414/?format=api",
    "airdate": "2026-05-20T22:57:56-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-969d2fc9-ef14-4cf4-9917-5a414fc3ad7d/mbid-969d2fc9-ef14-4cf4-9917-5a414fc3ad7d-16110285595_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-969d2fc9-ef14-4cf4-9917-5a414fc3ad7d/mbid-969d2fc9-ef14-4cf4-9917-5a414fc3ad7d-16110285595_thumb250.jpg",
    "song": "Fire Back About Your New Baby's Sex",
    "track_id": "b5b6201a-8a46-3460-b4cf-27edae183139",
    "recording_id": "e2b0a770-e940-4558-82db-d52d13dd48af",
    "artist": "Don Caballero",
    "artist_ids": [
        "b93697af-a318-417a-b16e-a9eb47fbe2f8"
    ],
    "album": "American Don",
    "release_id": "969d2fc9-ef14-4cf4-9917-5a414fc3ad7d",
    "release_group_id": "58e659a6-0ebe-379a-84e8-4d768c440df7",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "2000-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Band formed in Pittsburgh in 1991.\n\nhttps://doncaballero.bandcamp.com/album/american-don-deluxe-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}