Information about plays

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

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

{
    "id": 3607706,
    "uri": "https://api.kexp.org/v2/plays/3607706/?format=api",
    "airdate": "2026-01-22T16:18:13-08:00",
    "show": 65725,
    "show_uri": "https://api.kexp.org/v2/shows/65725/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-ee59157c-8182-4341-b1ff-f81b3609e47f/mbid-ee59157c-8182-4341-b1ff-f81b3609e47f-31925980691_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-ee59157c-8182-4341-b1ff-f81b3609e47f/mbid-ee59157c-8182-4341-b1ff-f81b3609e47f-31925980691_thumb250.jpg",
    "song": "Automaton",
    "track_id": "18a3cfb0-6e17-40cf-a385-8ae0edc4a074",
    "recording_id": "97e16d58-cf9e-4c32-ad3e-d74a0f802e0a",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Excess",
    "release_id": "ee59157c-8182-4341-b1ff-f81b3609e47f",
    "release_group_id": "9bea8a2b-246d-43bb-91ed-3d1f5bd37f99",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2022-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Automatic exploded into the LA club scene after they began playing together in 2017, and word spread about their crazy live performances. After their debut album, Signal, they began touring internationally, opening and sharing the stage with artist such as Bauhaus, Tame Impala, Parquet Courts, and more.\n--\nTroy Nelson hosted Automatic LIVE on KEXP back in 2022, you can watch that video at the link below:\nhttps://www.youtube.com/watch?v=X52Ha58i8O4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}