Information about plays

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

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

{
    "id": 3563001,
    "uri": "https://api.kexp.org/v2/plays/3563001/?format=api",
    "airdate": "2025-10-09T08:50:26-07:00",
    "show": 64786,
    "show_uri": "https://api.kexp.org/v2/shows/64786/?format=api",
    "image_uri": "https://ia803400.us.archive.org/24/items/mbid-6d6cec89-77e0-4808-9f4a-3e2e946ed4e3/mbid-6d6cec89-77e0-4808-9f4a-3e2e946ed4e3-25545654757_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/24/items/mbid-6d6cec89-77e0-4808-9f4a-3e2e946ed4e3/mbid-6d6cec89-77e0-4808-9f4a-3e2e946ed4e3-25545654757_thumb250.jpg",
    "song": "Summer Babe (Winter version)",
    "track_id": "071b7bf1-480b-3543-8d7e-3a6a4e022846",
    "recording_id": "ba858394-dc04-46e4-a4e8-8eae4d9ad65f",
    "artist": "Pavement",
    "artist_ids": [
        "36bfa85f-737b-41db-a8fc-b8825850ffc3"
    ],
    "album": "Slanted and Enchanted",
    "release_id": "6d6cec89-77e0-4808-9f4a-3e2e946ed4e3",
    "release_group_id": "869f9eac-2a40-3a41-80a3-6bf2297a7cbc",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1992-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#219 on YOUR countdown of the greatest albums of all time!\n\nGet those Public Media Care Packages!!!!! https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}