Information about plays

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

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

{
    "id": 3562544,
    "uri": "https://api.kexp.org/v2/plays/3562544/?format=api",
    "airdate": "2025-10-08T03:10:44-07:00",
    "show": 64776,
    "show_uri": "https://api.kexp.org/v2/shows/64776/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-ceb85ab5-13a4-4f97-96a3-5ea4d8a81995/mbid-ceb85ab5-13a4-4f97-96a3-5ea4d8a81995-19731324861_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-ceb85ab5-13a4-4f97-96a3-5ea4d8a81995/mbid-ceb85ab5-13a4-4f97-96a3-5ea4d8a81995-19731324861_thumb250.jpg",
    "song": "Glory",
    "track_id": "e8f9a75b-c677-4de7-bf9d-0b3006458749",
    "recording_id": "dd01b9c3-d1b7-45ec-b448-d11174c04d93",
    "artist": "Cold Cave",
    "artist_ids": [
        "f7f32d93-0801-45cb-9f5a-e68f640649f4"
    ],
    "album": "You & Me & Infinity",
    "release_id": "ceb85ab5-13a4-4f97-96a3-5ea4d8a81995",
    "release_group_id": "53366a0f-fcde-4cc4-8496-c30e4df95673",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-04-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Make your tax-deductible gift online  by visiting KEXP.ORG and power the music and community that matters to you!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}