Information about plays

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

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

{
    "id": 3628064,
    "uri": "https://api.kexp.org/v2/plays/3628064/?format=api",
    "airdate": "2026-03-12T09:32:23-07:00",
    "show": 66159,
    "show_uri": "https://api.kexp.org/v2/shows/66159/?format=api",
    "image_uri": "https://dn711307.ca.archive.org/0/items/mbid-b588d412-dea0-442b-94bb-322d502e3841/mbid-b588d412-dea0-442b-94bb-322d502e3841-21593467504_thumb500.jpg",
    "thumbnail_uri": "https://dn711307.ca.archive.org/0/items/mbid-b588d412-dea0-442b-94bb-322d502e3841/mbid-b588d412-dea0-442b-94bb-322d502e3841-21593467504_thumb250.jpg",
    "song": "Send Me an Angel",
    "track_id": "4b43173a-adb4-4ab4-9c16-339f35b6d333",
    "recording_id": "e0cf7924-0f40-4510-89e8-dccc21302149",
    "artist": "Real Life",
    "artist_ids": [
        "dd90dbb1-296a-4675-84ae-4e1c613ca69d"
    ],
    "album": "Heart Land",
    "release_id": "b588d412-dea0-442b-94bb-322d502e3841",
    "release_group_id": "79ec0a90-98bd-33b9-aba2-fa3cc828e41f",
    "labels": [
        "Intercord"
    ],
    "label_ids": [
        "7b75279e-b137-4f63-abcc-2e7b643de298"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://kexp.org/donate/\n\nAustralian new wave band Real Life achieved international success with this single from their 1983 debut album, \"Heart Land.\" The song peaked in the US at No. 29 on the Billboard Hot 100 chart. \n\nCheck out the classic video...right now:\nhttps://www.youtube.com/watch?v=Z8zjduETQLw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}