Information about plays

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

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

{
    "id": 3617876,
    "uri": "https://api.kexp.org/v2/plays/3617876/?format=api",
    "airdate": "2026-02-15T13:57:41-08:00",
    "show": 65941,
    "show_uri": "https://api.kexp.org/v2/shows/65941/?format=api",
    "image_uri": "https://dn710405.ca.archive.org/0/items/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc-40857018101_thumb500.jpg",
    "thumbnail_uri": "https://dn710405.ca.archive.org/0/items/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc-40857018101_thumb250.jpg",
    "song": "VeLDÁ",
    "track_id": "e3662edf-f0d2-4254-b2ed-0649b3fd59fa",
    "recording_id": "cd75dbc5-40ae-439e-bf95-67cd49d0086f",
    "artist": "Bad Bunny ft Dei V, Omar Courtz",
    "artist_ids": [
        "61ee1029-4f35-43ce-83dd-2eb8d4eef85e",
        "b9de03fa-04ac-4249-8481-badfd26b9190",
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19"
    ],
    "album": "DeBÍ TiRAR MáS FOToS",
    "release_id": "c9e6b642-a6d9-4b22-8ec1-16c47b6143fc",
    "release_group_id": "b3073a10-2d7c-484c-b387-e49ae629da3d",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2025-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A song about sexual desire, partying, and exploring sensory pleasures!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}