Information about plays

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

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

{
    "id": 3630719,
    "uri": "https://api.kexp.org/v2/plays/3630719/?format=api",
    "airdate": "2026-03-18T18:22:12-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-a772570f-3b3b-46a0-8eba-055000151cb8/mbid-a772570f-3b3b-46a0-8eba-055000151cb8-26255919147_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-a772570f-3b3b-46a0-8eba-055000151cb8/mbid-a772570f-3b3b-46a0-8eba-055000151cb8-26255919147_thumb250.jpg",
    "song": "Halcyon",
    "track_id": "53547263-616e-4c98-9edb-5629c725d91e",
    "recording_id": "cc3f3332-be85-4514-a42f-9cc5ea4c3f96",
    "artist": "Orbital",
    "artist_ids": [
        "f3e2a7d9-c6bb-4848-95e5-04c0a1e2f511"
    ],
    "album": "Live At O2 Apollo Manchester 1.12.17",
    "release_id": "a772570f-3b3b-46a0-8eba-055000151cb8",
    "release_group_id": "bce946bc-dd19-4690-abe8-8ec41ea777b3",
    "labels": [
        "Live Here Now"
    ],
    "label_ids": [
        "169f40d5-9f61-4652-9daf-152f5848190b"
    ],
    "release_date": "2018-02-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Xavier!\n\n\"Hey Evie! My 11 year old son Xavier wanted to send you this message:\nDo you play any video games? My favorite is Zelda. Would you please play Halcyon, the live version, by orbital? Thanks!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}