Information about plays

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

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

{
    "id": 3547696,
    "uri": "https://api.kexp.org/v2/plays/3547696/?format=api",
    "airdate": "2025-09-01T20:16:29-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "https://coverartarchive.org/release/8c7286e1-9cfd-4a7f-a3f7-5c2e43a0571a/39293157522-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8c7286e1-9cfd-4a7f-a3f7-5c2e43a0571a/39293157522-250.jpg",
    "song": "Vampiro",
    "track_id": null,
    "recording_id": "38d06fee-7525-4042-a4f2-851f55ddf5cc",
    "artist": "French Police",
    "artist_ids": [
        "90cf1e25-ffc0-4637-a0fe-205736f9ce10"
    ],
    "album": "Haunted Castle (Extended Play)",
    "release_id": null,
    "release_group_id": "bf8df94b-1555-4f29-97b1-20790b06d2f5",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Vampiro” dives into darkwave aesthetics with brooding basslines, reverb-soaked guitars, and detached, melancholic vocals. The lyrics play with gothic imagery, turning the vampire into a metaphor for obsession and emotional hunger. The hypnotic rhythm makes the track perfect for both dancing and introspection. French Police strike a balance between minimalism and atmosphere, creating music that feels timelessly shadowy.\u2028Listen: https://frenchpolice.bandcamp.com/track/vampiro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}