Information about plays

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

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

{
    "id": 3635446,
    "uri": "https://api.kexp.org/v2/plays/3635446/?format=api",
    "airdate": "2026-03-30T05:04:16-07:00",
    "show": 66319,
    "show_uri": "https://api.kexp.org/v2/shows/66319/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb500.jpg",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb250.jpg",
    "song": "Carried My Girl",
    "track_id": "b2a8dda7-558b-4e7f-823f-2d5dd75feae8",
    "recording_id": "0c22c9c3-5abb-406a-8f75-ec05d2441794",
    "artist": "Bat for Lashes",
    "artist_ids": [
        "10000730-525f-4ed5-aaa8-92888f060f5f"
    ],
    "album": "HELP(2)",
    "release_id": "c0f653bd-10b3-40a1-954c-036812867243",
    "release_group_id": "f8a24f2c-647f-4faf-9ada-0174e9c35884",
    "labels": [
        "War Child Records"
    ],
    "label_ids": [
        "9d87153e-ad9a-4a6a-94a9-cdb3fc5bf40c"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from Bat for Lashes as part of the collaborative charity album HELP(2).\n\nNatasha Khan wrote the song in 2025 as a response to the devastating impact of global conflicts on children. She describes it as being written from a mother's perspective, conveying the \"anguish and loneliness of unwitnessed pain.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}