Information about plays

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

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

{
    "id": 3630698,
    "uri": "https://api.kexp.org/v2/plays/3630698/?format=api",
    "airdate": "2026-03-18T17:09:40-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://ia801909.us.archive.org/12/items/mbid-e446b85a-5ccb-477f-ba6d-783edd975c3e/mbid-e446b85a-5ccb-477f-ba6d-783edd975c3e-3817923382_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-e446b85a-5ccb-477f-ba6d-783edd975c3e/mbid-e446b85a-5ccb-477f-ba6d-783edd975c3e-3817923382_thumb250.jpg",
    "song": "The Get Go",
    "track_id": "86e972a9-f431-3318-9339-d0748bac8f95",
    "recording_id": "9f5874b3-a15f-4543-bf38-7140158723ed",
    "artist": "New Young Pony Club",
    "artist_ids": [
        "61cd6f2a-cdde-4f34-aacd-b992badcacba"
    ],
    "album": "Fantastic Playroom",
    "release_id": "e446b85a-5ccb-477f-ba6d-783edd975c3e",
    "release_group_id": "30d7396c-f06f-3f43-91bd-404347a947fc",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2007-07-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NYPC are an English electronic music band from London. The band was formed by Andy Spence and Tahita Bulmer in 2004. Their influences are predominantly post-punk and new wave artists.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}