Information about plays

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

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

{
    "id": 3558204,
    "uri": "https://api.kexp.org/v2/plays/3558204/?format=api",
    "airdate": "2025-09-27T03:43:17-07:00",
    "show": 64672,
    "show_uri": "https://api.kexp.org/v2/shows/64672/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-7d60c408-9109-410c-98d2-636ed6c780e2/mbid-7d60c408-9109-410c-98d2-636ed6c780e2-35678248052_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-7d60c408-9109-410c-98d2-636ed6c780e2/mbid-7d60c408-9109-410c-98d2-636ed6c780e2-35678248052_thumb250.jpg",
    "song": "Good Lies",
    "track_id": "ce3785f9-0966-4362-a247-07d0b208ec3f",
    "recording_id": "1961230e-92da-4754-b89c-61ed8283f27e",
    "artist": "Overmono",
    "artist_ids": [
        "b841d0f2-0a2a-4cb2-a2d8-9895b7f90bfa"
    ],
    "album": "Good Lies",
    "release_id": "7d60c408-9109-410c-98d2-636ed6c780e2",
    "release_group_id": "ed11d125-88e2-45ce-a540-eb2edc0eada6",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2023-05-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Good Lies' is the highly anticipated debut album from Electronic and Welsh duo Overmono, which compromises of  brothers Ed and Tom Russell\n\nCheck out the official YouTube for the duo here:\nhttps://www.youtube.com/@overmono_/videos\n---\nhttps://overmono.bandcamp.com/album/good-lies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}