Information about plays

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

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

{
    "id": 3606738,
    "uri": "https://api.kexp.org/v2/plays/3606738/?format=api",
    "airdate": "2026-01-20T09:20:57-08:00",
    "show": 65706,
    "show_uri": "https://api.kexp.org/v2/shows/65706/?format=api",
    "image_uri": "https://dn721203.ca.archive.org/0/items/mbid-db72ca05-c2de-4319-8303-bf461592b3ea/mbid-db72ca05-c2de-4319-8303-bf461592b3ea-19753021667_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/5/items/mbid-db72ca05-c2de-4319-8303-bf461592b3ea/mbid-db72ca05-c2de-4319-8303-bf461592b3ea-19753021667_thumb250.jpg",
    "song": "Get It On (Bang a Gong)",
    "track_id": "7ac27be3-f7d2-4fc1-a186-31c3d04afc88",
    "recording_id": "99408b2e-3806-4185-a0d5-79d3cf20d9a5",
    "artist": "The Power Station",
    "artist_ids": [
        "9b0534f9-8582-40b9-b34b-17aed3a638f0"
    ],
    "album": "The Power Station",
    "release_id": "c4f85ef9-3696-4f19-a8b1-8d4761ae9f24",
    "release_group_id": "27822996-2c20-3af3-b044-2d761f9f15f8",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday yesterday to the late Robert Palmer who would have turned 77 years awesome. \n==\nThe Power Station consisted of Robert Palmer (vocals), John Taylor (bass) and Andy Taylor (guitar) of Duran Duran and Tony Thompson of Chic (drums), This is their cover of the T. Rex classic.\n--\nThey performed \"Get It On\" for Live Aid in 1985: https://www.youtube.com/watch?v=XxLsqzEFneA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}