Information about plays

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

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

{
    "id": 3631135,
    "uri": "https://api.kexp.org/v2/plays/3631135/?format=api",
    "airdate": "2026-03-19T16:16:24-07:00",
    "show": 66224,
    "show_uri": "https://api.kexp.org/v2/shows/66224/?format=api",
    "image_uri": "https://ia800301.us.archive.org/12/items/mbid-113c3ed2-de96-405e-ba82-9fc6cedb99d4/mbid-113c3ed2-de96-405e-ba82-9fc6cedb99d4-36306882389_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-113c3ed2-de96-405e-ba82-9fc6cedb99d4/mbid-113c3ed2-de96-405e-ba82-9fc6cedb99d4-36306882389_thumb250.jpg",
    "song": "Roma Fade",
    "track_id": "d3260855-db92-40ab-a915-7252322c4206",
    "recording_id": "4b837e5a-ea47-42b8-90c8-1db799aa4f5f",
    "artist": "Andrew Bird",
    "artist_ids": [
        "081b133e-ce74-42ba-92c1-c18234acb532"
    ],
    "album": "Are You Serious",
    "release_id": "113c3ed2-de96-405e-ba82-9fc6cedb99d4",
    "release_group_id": "f8ff1a52-b8ae-4273-8e32-50661a9f52d3",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out a 2016 live Andrew Bird performance in the KEXP studio - he closes with \"Roma Fade\"!\nhttps://youtu.be/fUb7r3AjgHI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}