Information about plays

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

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

{
    "id": 3537648,
    "uri": "https://api.kexp.org/v2/plays/3537648/?format=api",
    "airdate": "2025-08-08T21:57:21-07:00",
    "show": 64236,
    "show_uri": "https://api.kexp.org/v2/shows/64236/?format=api",
    "image_uri": "https://coverartarchive.org/release/db558ccb-a3fb-4e87-a277-d66c7f419554/10642057248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/db558ccb-a3fb-4e87-a277-d66c7f419554/10642057248-250.jpg",
    "song": "Gyae Su",
    "track_id": null,
    "recording_id": "9116558a-6cde-477e-a12e-7a635a63c219",
    "artist": "Pat Thomas and Kwashibu Area Band",
    "artist_ids": [
        "6dd5fc2d-980f-4f5c-8988-e3f83b1a5f27",
        "b1b19d69-d5b3-468f-a715-c2e3baabf3c6"
    ],
    "album": "Pat Thomas and Kwashibu Area Band",
    "release_id": null,
    "release_group_id": "a7aaa62c-5bc1-4b3b-b9dc-a0f29758d432",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pat Thomas is a Ghanaian vocalist and songwriter. He is widely known for his work in highlife bands of Ebo Taylor.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}