Information about plays

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

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

{
    "id": 3568503,
    "uri": "https://api.kexp.org/v2/plays/3568503/?format=api",
    "airdate": "2025-10-22T12:41:01-07:00",
    "show": 64903,
    "show_uri": "https://api.kexp.org/v2/shows/64903/?format=api",
    "image_uri": "https://ia804503.us.archive.org/4/items/mbid-2e644390-76ad-48bb-86e8-9b6c46dd4311/mbid-2e644390-76ad-48bb-86e8-9b6c46dd4311-33970269257_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-2e644390-76ad-48bb-86e8-9b6c46dd4311/mbid-2e644390-76ad-48bb-86e8-9b6c46dd4311-33970269257_thumb250.jpg",
    "song": "Bite Back",
    "track_id": "eca67eed-1832-4e23-be16-5682e15c496a",
    "recording_id": "4c149c36-c252-4f57-983e-ded7d41cb7ed",
    "artist": "Algiers feat. billy woods & Backxwash",
    "artist_ids": [
        "258e8672-1db1-469a-a505-00a42aaf0973",
        "859ba379-1201-4ed0-8a57-d31650cc36f1",
        "f30fea51-fa9c-4067-bc49-fc43236e89ba"
    ],
    "album": "Shook",
    "release_id": "2e644390-76ad-48bb-86e8-9b6c46dd4311",
    "release_group_id": "9ceeb17c-eebf-4a3e-aa5c-aa0976d0b4c0",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2023-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted Atlanta group Algiers Live on KEXP back in 2023. Check out the full session here: https://www.youtube.com/watch?v=Uv4szKQa2pw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}