Information about plays

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

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

{
    "id": 3638212,
    "uri": "https://api.kexp.org/v2/plays/3638212/?format=api",
    "airdate": "2026-04-05T14:48:45-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-11215840-646d-4641-92da-d5ad2d79f139/mbid-11215840-646d-4641-92da-d5ad2d79f139-44735475448_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-11215840-646d-4641-92da-d5ad2d79f139/mbid-11215840-646d-4641-92da-d5ad2d79f139-44735475448_thumb250.jpg",
    "song": "be your girl",
    "track_id": "ad292acc-b982-462a-a5ca-a5d9f343fec1",
    "recording_id": "852eba7a-bda7-4582-acb1-8baa68791235",
    "artist": "Talaya.",
    "artist_ids": [
        "1708f150-bb72-4354-814d-6ad248dfee19"
    ],
    "album": "be your girl",
    "release_id": "11215840-646d-4641-92da-d5ad2d79f139",
    "release_group_id": "186c260d-f5d1-4d9b-b834-48d45f38acf9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle artist Talaya.!\n\nhttps://talayamusic.bandcamp.com/track/be-your-girl\nhttps://www.talayamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}