Information about plays

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

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

{
    "id": 3637217,
    "uri": "https://api.kexp.org/v2/plays/3637217/?format=api",
    "airdate": "2026-04-03T09:32:00-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790-44027653400_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790/mbid-67165826-e6b2-48ea-bd51-6a0ddd597790-44027653400_thumb250.jpg",
    "song": "Blow My Mind",
    "track_id": "c8c6b6c9-16be-4370-8376-5a1f0f07cf8b",
    "recording_id": "f309b68a-88af-495d-8590-2a7b549af522",
    "artist": "Robyn",
    "artist_ids": [
        "5a8e07d5-d932-4484-a7f7-e700793a9c94"
    ],
    "album": "Sexistential",
    "release_id": "67165826-e6b2-48ea-bd51-6a0ddd597790",
    "release_group_id": "ebe6e41d-3f9e-4633-b5b9-8752e31ceec7",
    "labels": [
        "Young",
        "Konichiwa Records"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25",
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally written by Robyn and renowned Swedish songwriter Alexander Kronlund, the song is a fresh and modern take on her 2002 song of the same name, released previously through her third album Don’t Stop The Music. \n--\nRewritten and re-recorded, the song’s new lyrics are all about her three-year-old son: “Unconditional naked devotion / Your unbearably cute scrumptious little face / Crushing me every single day.”\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}