Information about plays

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

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

{
    "id": 3539536,
    "uri": "https://api.kexp.org/v2/plays/3539536/?format=api",
    "airdate": "2025-08-13T09:15:34-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia601504.us.archive.org/22/items/mbid-984ff80d-5751-41e4-a228-63014034c433/mbid-984ff80d-5751-41e4-a228-63014034c433-42397066854_thumb500.jpg",
    "thumbnail_uri": "https://ia801504.us.archive.org/22/items/mbid-984ff80d-5751-41e4-a228-63014034c433/mbid-984ff80d-5751-41e4-a228-63014034c433-42397066854_thumb250.jpg",
    "song": "Bigger",
    "track_id": "f5fd5e59-84c1-46d8-95be-b8e08055e296",
    "recording_id": "db66cc39-bdfc-467d-9f89-ff47723250cb",
    "artist": "Merpire",
    "artist_ids": [
        "60c5abe6-cfe1-44c0-965c-3fb45397fb3c"
    ],
    "album": "MILK POOL",
    "release_id": "984ff80d-5751-41e4-a228-63014034c433",
    "release_group_id": "3c350bc9-925b-4b7b-9577-f25027fcbb4c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Merpire, the moniker of Melbourne-based artist Rhiannon Atkinson-Howatt writes music living somewhere between the rom-com and horror movie sections of her mind.\nhttps://www.merpiremusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}