Information about plays

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

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

{
    "id": 3611705,
    "uri": "https://api.kexp.org/v2/plays/3611705/?format=api",
    "airdate": "2026-02-01T02:33:01-08:00",
    "show": 65810,
    "show_uri": "https://api.kexp.org/v2/shows/65810/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-bd9e0691-8e8f-489a-a50d-b57cb537aabe/mbid-bd9e0691-8e8f-489a-a50d-b57cb537aabe-35742787361_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-bd9e0691-8e8f-489a-a50d-b57cb537aabe/mbid-bd9e0691-8e8f-489a-a50d-b57cb537aabe-35742787361_thumb250.jpg",
    "song": "We Are Infinite",
    "track_id": "2e56d27c-fc54-4225-acfe-40912daa699f",
    "recording_id": "672fa6af-4df3-4998-8c6a-2bc80e6aed56",
    "artist": "La Fonda",
    "artist_ids": [
        "1a969e4a-5031-4868-a0d6-e16e1b73cc02"
    ],
    "album": "We Are Infinite",
    "release_id": "bd9e0691-8e8f-489a-a50d-b57cb537aabe",
    "release_group_id": "9409edea-ff7c-4a5d-a82d-4f240c1c5653",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-04-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "La Fonda is an Indie Rock band formed in Seattle fronted by sisters Valerie and Veronica Topacia. You can listen and support them here! \n\nhttps://lafondamusic.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}