Information about plays

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

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

{
    "id": 3616459,
    "uri": "https://api.kexp.org/v2/plays/3616459/?format=api",
    "airdate": "2026-02-12T05:58:03-08:00",
    "show": 65911,
    "show_uri": "https://api.kexp.org/v2/shows/65911/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-0227a4b4-4068-4af9-ac31-335bbb3ab9c4/mbid-0227a4b4-4068-4af9-ac31-335bbb3ab9c4-38895614838_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-0227a4b4-4068-4af9-ac31-335bbb3ab9c4/mbid-0227a4b4-4068-4af9-ac31-335bbb3ab9c4-38895614838_thumb250.jpg",
    "song": "Juna",
    "track_id": "580ed359-fdf7-48a4-a6a5-2e08eaa471c1",
    "recording_id": "016d187f-0e11-4171-82e9-15f04fafa097",
    "artist": "Clairo",
    "artist_ids": [
        "d786f59b-1836-4ddb-8393-ab753edbe984"
    ],
    "album": "Charm",
    "release_id": "0227a4b4-4068-4af9-ac31-335bbb3ab9c4",
    "release_group_id": "6fb46378-9cb7-4693-b76d-a62f2cc09214",
    "labels": [
        "Clairo"
    ],
    "label_ids": [
        "aa01459b-5927-4151-9b91-61b3c874e509"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Her full name is Claire Cottrill. She was born in Atlanta, Georgia and grew up in Carlisle, Massachusetts.\n--\nWrestling, anyone?  Watch the official video for \"Juna\": https://www.youtube.com/watch?v=TsxAVFQkXQ8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}