Information about plays

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

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

{
    "id": 3560259,
    "uri": "https://api.kexp.org/v2/plays/3560259/?format=api",
    "airdate": "2025-10-02T00:16:11-07:00",
    "show": 64721,
    "show_uri": "https://api.kexp.org/v2/shows/64721/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-81436467-55ba-4794-8ce1-daefdb0be78e/mbid-81436467-55ba-4794-8ce1-daefdb0be78e-43060667841_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-81436467-55ba-4794-8ce1-daefdb0be78e/mbid-81436467-55ba-4794-8ce1-daefdb0be78e-43060667841_thumb250.jpg",
    "song": "Sand Into Stone",
    "track_id": "858ffa6c-659b-4632-a9b2-224bc1f77a2d",
    "recording_id": "dec828cc-15ac-4535-abb9-4e2db8f29fd4",
    "artist": "Tune‐Yards",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "Tell the Future With Your Body",
    "release_id": "81436467-55ba-4794-8ce1-daefdb0be78e",
    "release_group_id": "7e970548-d3d4-4ea3-8488-5ca203cfde91",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tune-Yards follow up the excellent 'Better Dreaming' with a new EP!\n\nhttps://tune-yards.bandcamp.com/album/tell-the-future-with-your-body",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}