Information about plays

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

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

{
    "id": 3520481,
    "uri": "https://api.kexp.org/v2/plays/3520481/?format=api",
    "airdate": "2025-06-29T18:01:33-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://ia800103.us.archive.org/14/items/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d-19524464122_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/14/items/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d-19524464122_thumb250.jpg",
    "song": "They Say I'm Different",
    "track_id": "76aef351-cde9-3634-90b1-eaa6410f03df",
    "recording_id": "e5be75eb-731a-4d80-a66a-abef3b3d1c41",
    "artist": "Betty Davis",
    "artist_ids": [
        "bb17dc42-ecaf-42ca-aa35-b23207573060"
    ],
    "album": "They Say I'm Different",
    "release_id": "05a55b9d-6ea1-42c3-a285-2f671a8b1b8d",
    "release_group_id": "642b737a-3f6f-3fb7-8745-28f7f7498a3d",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2007-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Read what The New York Times has to say about the documentary \"They Say I'm Different,\" the 2018 movie about the extraordinary Betty Davis. The film includes glimpses of virtually the only known concert footage of Ms. Davis in her lascivious, head-turning prime, performing at a 1976 French rock festival.: \n\nhttps://www.nytimes.com/2018/05/22/arts/music/betty-davis-they-say-im-different-documentary.html\n\nYou can grab this record from Light in the Attic:\nhttps://lightintheattic.net/products/they-say-i-m-different",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}