Information about plays

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

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

{
    "id": 3562798,
    "uri": "https://api.kexp.org/v2/plays/3562798/?format=api",
    "airdate": "2025-10-08T20:46:49-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?format=api",
    "image_uri": "https://ia804606.us.archive.org/6/items/mbid-698ed14a-3929-4729-bdcc-98958b0302fa/mbid-698ed14a-3929-4729-bdcc-98958b0302fa-18480378425_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/6/items/mbid-698ed14a-3929-4729-bdcc-98958b0302fa/mbid-698ed14a-3929-4729-bdcc-98958b0302fa-18480378425_thumb250.jpg",
    "song": "Reverbaration (Sic) (Doubt)",
    "track_id": "695af83c-4015-4e15-b270-9c754d68160e",
    "recording_id": "41d0e400-3f79-4742-959f-43874168d6ce",
    "artist": "13th Floor Elevators",
    "artist_ids": [
        "1964494f-9f1a-41c1-b054-80ef3b95025c"
    ],
    "album": "7th Heaven: Music of the Spheres, the Complete Singles Collection",
    "release_id": "698ed14a-3929-4729-bdcc-98958b0302fa",
    "release_group_id": "753bf292-7bc9-4895-8bcd-e67d6804c923",
    "labels": [
        "Charly Records",
        "International Artists"
    ],
    "label_ids": [
        "a754ad77-2842-4ed4-a6e7-fb6b1fdc7f40",
        "f75b8e25-8063-4e5c-9204-664abfccc07b"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "$15/month or more at kexp.org/donate THIS hour for the special Hellraiser tee in addition to your other gifts!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}