Information about plays

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

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

{
    "id": 3500399,
    "uri": "https://api.kexp.org/v2/plays/3500399/?format=api",
    "airdate": "2025-05-12T11:48:23-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia600106.us.archive.org/2/items/mbid-3507a6f6-b811-483d-91f2-fb520d580ae3/mbid-3507a6f6-b811-483d-91f2-fb520d580ae3-40460410007_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/2/items/mbid-3507a6f6-b811-483d-91f2-fb520d580ae3/mbid-3507a6f6-b811-483d-91f2-fb520d580ae3-40460410007_thumb250.jpg",
    "song": "Share Your Care",
    "track_id": "6d6a7120-cf62-455b-80ae-d5b8059b0c96",
    "recording_id": "ae2a6a9e-5c81-4670-abfd-a5cd6b8a3eb4",
    "artist": "Helen Ganya",
    "artist_ids": [
        "9ad01f55-542c-457e-8946-74f9342ee3b4"
    ],
    "album": "Share Your Care",
    "release_id": "3507a6f6-b811-483d-91f2-fb520d580ae3",
    "release_group_id": "957e64c0-32a6-4690-abb6-c82f17121403",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton-based, Scottish-Thai musician Helen Ganya (previously releasing music under the moniker Dog In The Snow) experiments with existentially-driven lyrics and off-kilter sounds to create a layered musical landscape. On her new album polish the machine (Bella Union), she stretches away from the suburban nightmare, seeking a cathartic reprieve that looks beyond the ordinary. https://helenganya.bandcamp.com/album/share-your-care\n\nhttps://helenganya.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}