Information about plays

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

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

{
    "id": 3610077,
    "uri": "https://api.kexp.org/v2/plays/3610077/?format=api",
    "airdate": "2026-01-28T05:30:29-08:00",
    "show": 65775,
    "show_uri": "https://api.kexp.org/v2/shows/65775/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-5fd0fe87-628c-4e8b-9917-11f3aa1808a7/mbid-5fd0fe87-628c-4e8b-9917-11f3aa1808a7-36527905383_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-5fd0fe87-628c-4e8b-9917-11f3aa1808a7/mbid-5fd0fe87-628c-4e8b-9917-11f3aa1808a7-36527905383_thumb250.jpg",
    "song": "Bauhaus Staircase",
    "track_id": "fef60e59-9a6d-4da6-8860-1067a4034c96",
    "recording_id": "0c8e3d08-4bb6-45bb-a21a-aab15fcc01fe",
    "artist": "Orchestral Manoeuvres in the Dark",
    "artist_ids": [
        "6d072aa8-c851-49c5-92f9-cbca05f4bed9"
    ],
    "album": "Bauhaus Staircase",
    "release_id": "5fd0fe87-628c-4e8b-9917-11f3aa1808a7",
    "release_group_id": "f74d6d06-7e5a-4dca-a73b-40c4799656bd",
    "labels": [
        "White Noise"
    ],
    "label_ids": [
        "7a57b75e-95f5-4ea4-973e-80269825983e"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Title track from OMD's 14th studio album,  released on October 27 2023. \n\nhttps://omd.uk.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}