Information about plays

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

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

{
    "id": 3633391,
    "uri": "https://api.kexp.org/v2/plays/3633391/?format=api",
    "airdate": "2026-03-25T06:01:00-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-59ddaf3a-a93a-4b73-a917-005b4f886a35/mbid-59ddaf3a-a93a-4b73-a917-005b4f886a35-14698255813_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-59ddaf3a-a93a-4b73-a917-005b4f886a35/mbid-59ddaf3a-a93a-4b73-a917-005b4f886a35-14698255813_thumb250.jpg",
    "song": "Under the Milky Way",
    "track_id": "2c721cb9-67d2-4f66-aae5-36ccca708284",
    "recording_id": "dc682dce-2c27-4ca4-859b-e64537b8d730",
    "artist": "Metric",
    "artist_ids": [
        "4449ccf6-c948-4d33-aa97-b6ad98ce4b5b"
    ],
    "album": "The Time Is Now!",
    "release_id": "59ddaf3a-a93a-4b73-a917-005b4f886a35",
    "release_group_id": "a4aa96d0-a57c-48ae-9582-1d899d31d0db",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Under the Milky Way\" x 3! \n\nMetric covering the incredible favorite by the Church!\n\nMetric is on tour this summer with Broken Social Scene and Stars! They play 2 dates at The Masonic in San Francisco on June 21st and 22nd. \nhttps://www.ilovemetric.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}