Information about plays

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

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

{
    "id": 3565455,
    "uri": "https://api.kexp.org/v2/plays/3565455/?format=api",
    "airdate": "2025-10-15T15:30:31-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://ia801006.us.archive.org/16/items/mbid-04407303-ffb9-464a-8226-80bdd7ea0f77/mbid-04407303-ffb9-464a-8226-80bdd7ea0f77-43234258443_thumb500.jpg",
    "thumbnail_uri": "https://ia801006.us.archive.org/16/items/mbid-04407303-ffb9-464a-8226-80bdd7ea0f77/mbid-04407303-ffb9-464a-8226-80bdd7ea0f77-43234258443_thumb250.jpg",
    "song": "Lost in Her Flowers",
    "track_id": "ec79457b-0e24-40e6-9f8b-bc7f20a11197",
    "recording_id": "efd33c8d-ed7e-4cf7-9493-a1780b7e957e",
    "artist": "LIGHTERS",
    "artist_ids": [
        "e429c4da-3fef-449a-ab71-258094ccd869"
    ],
    "album": "Lost in Her Flowers",
    "release_id": "04407303-ffb9-464a-8226-80bdd7ea0f77",
    "release_group_id": "bff35701-8049-4e1f-a44f-921d938a8ca1",
    "labels": [
        "Damnably"
    ],
    "label_ids": [
        "3f19f500-a241-45e2-8c46-4f309d81a054"
    ],
    "release_date": "2025-09-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Tokyo-based trio consists of songwriter, guitarist, and vocalist Rumi Nagasawa, bassist Naoya Shimizu, and drummer Juon Tahara.: https://www.bandwagon.asia/articles/tokyo-based-indie-rock-trio-lighters-release-their-wholesome-single-lost-in-her-flowers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}