Information about plays

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

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

{
    "id": 3544516,
    "uri": "https://api.kexp.org/v2/plays/3544516/?format=api",
    "airdate": "2025-08-25T05:22:59-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://ia801503.us.archive.org/15/items/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6-42574602100_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6-42574602100_thumb250.jpg",
    "song": "Afraid",
    "track_id": "38056d38-a047-4b5f-8dc0-af87a1b68f6b",
    "recording_id": "2f6cfce7-00a8-4722-a90b-e3078be2fb4e",
    "artist": "Flock of Dimes",
    "artist_ids": [
        "4ecf50fc-b788-4d67-9972-ff6e1aed5295"
    ],
    "album": "The Life You Save",
    "release_id": "30166105-3d21-4ffd-907a-01e5c3a265e6",
    "release_group_id": "ac4346dc-d9fd-4c8d-9f8f-0d4ff8b1cd15",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Flock of Dimes – the solo project of multi-instrumentalist and producer Jenn Wasner – releases her third album, The Life You Save, worldwide on October 10th, 2025, on Sub Pop Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}