Information about plays

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

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

{
    "id": 3622089,
    "uri": "https://api.kexp.org/v2/plays/3622089/?format=api",
    "airdate": "2026-02-25T11:58:57-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Joyride",
    "track_id": "bebc4987-fa42-4026-a6b0-58228247c97c",
    "recording_id": "4689d0d1-e375-4938-9327-cbc2e2ab7cb0",
    "artist": "Frankie Cosmos",
    "artist_ids": [
        "e49dd402-2297-4192-a359-48b233d39cd4"
    ],
    "album": "Different Talking",
    "release_id": "dbe89fe0-aade-4c23-95c6-8e475c28476f",
    "release_group_id": "87b60a60-c960-4e05-a1c3-d1a23ab298f9",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York based artist Greta Simone Kline, also known by the stage name Frankie Cosmos, is a musician and singer. She is known for her independent releases, inspired by Frank O'Hara's poetry, DIY ethics of K Records and the early 2000s New York City's anti-folk scene.\n\nhttps://ingridsuperstar.bandcamp.com/track/joyride",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}