Information about plays

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

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

{
    "id": 3548584,
    "uri": "https://api.kexp.org/v2/plays/3548584/?format=api",
    "airdate": "2025-09-03T21:50:19-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://coverartarchive.org/release/f711b5b3-480c-4d51-83e2-88434c207d3d/37455540361-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f711b5b3-480c-4d51-83e2-88434c207d3d/37455540361-250.jpg",
    "song": "Solar Pirates",
    "track_id": null,
    "recording_id": "6d12d74f-a71e-48c7-974c-54e7955ca146",
    "artist": "Greg Foat, Ayo Salawu",
    "artist_ids": [
        "7c86ac0b-81af-42fb-b49a-28d3eee4663c",
        "bd6d20f8-7284-4af0-baeb-c8b67dfd5086"
    ],
    "album": "Interstellar Fantasy",
    "release_id": null,
    "release_group_id": "6e465644-c1c9-4b02-87c9-5735f161bc53",
    "labels": [
        "Blue Crystal Records"
    ],
    "label_ids": [
        "a3a870db-144d-4a18-8d31-35faf9ade552"
    ],
    "release_date": "2023-12-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A concept album of Analogue Electronic Sci Fi Library Grooves for Synthesisers and Percussion. Commissioned by Sonoton and inspired by the 70's & 80's Sonoton music Library Catalogue. Featuring Ayo Salawu on Drums (Kokoroko) and Greg Foat with his impressive collection of vintage Synthesisers. File under Library Music\n\nhttps://gregfoat.bandcamp.com/album/interstellar-fantasy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}