Information about plays

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

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

{
    "id": 3521850,
    "uri": "https://api.kexp.org/v2/plays/3521850/?format=api",
    "airdate": "2025-07-02T22:37:41-07:00",
    "show": 63903,
    "show_uri": "https://api.kexp.org/v2/shows/63903/?format=api",
    "image_uri": "https://ia802804.us.archive.org/5/items/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31-38040669821_thumb500.jpg",
    "thumbnail_uri": "https://ia902804.us.archive.org/5/items/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31-38040669821_thumb250.jpg",
    "song": "Spring Is Coming With a Strawberry in the Mouth",
    "track_id": "dbccd169-ba8b-4176-8e2c-5f99ca3415b1",
    "recording_id": "837cb457-0038-42ae-a04d-634a5628ba9e",
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "Desire, I Want to Turn Into You: Everasking Edition",
    "release_id": "f3394e9b-b1e5-4e3a-af0f-bc1480362a31",
    "release_group_id": "20bbd8b3-35fa-4a29-9a94-13f4f01bf9ca",
    "labels": [
        "Perpetual Novice"
    ],
    "label_ids": [
        "4835d7c5-d414-4d5a-b13f-735c64f64c78"
    ],
    "release_date": "2024-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Covering the 1986 single by Operating Theatre - the duo of Roger Doyle & Elena Lopez.\n\nThis cover includes background vocals by True Blue - the solo project of Maya Laner, who toured with Caroline as an opening act.  Read more: https://www.flaunt.com/blog/true-blue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}