Information about plays

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

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

{
    "id": 3548806,
    "uri": "https://api.kexp.org/v2/plays/3548806/?format=api",
    "airdate": "2025-09-04T11:05:54-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia800504.us.archive.org/1/items/mbid-724a2cf8-9ffe-4e4d-9f5d-1725f763cb88/mbid-724a2cf8-9ffe-4e4d-9f5d-1725f763cb88-36992604476_thumb500.jpg",
    "thumbnail_uri": "https://ia600504.us.archive.org/1/items/mbid-724a2cf8-9ffe-4e4d-9f5d-1725f763cb88/mbid-724a2cf8-9ffe-4e4d-9f5d-1725f763cb88-36992604476_thumb250.jpg",
    "song": "Bang",
    "track_id": "e3892ef7-6704-4472-ac0e-a1ae85d9177a",
    "recording_id": "86201177-c172-411b-94cc-437171a5e088",
    "artist": "Melenas",
    "artist_ids": [
        "f3291ecb-af2b-457e-8f17-1913aca82cbc"
    ],
    "album": "Ahora",
    "release_id": "724a2cf8-9ffe-4e4d-9f5d-1725f763cb88",
    "release_group_id": "be5b66da-96cb-455a-aca2-dbbfad5e205d",
    "labels": [
        "Trouble in Mind"
    ],
    "label_ids": [
        "8c5c6efd-f29d-4bf0-9b42-d5df674c4c97"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based out of Pamplona, Spain, Melnas are evoking a refreshed, revamped, and revelatory take on dream pop. Supposedly they started out work on their new album Ahora with a basic premise: “can you make jangle pop and garage rock with synthesizers?” The answer is apparently yes. The song “Bang” is effervescent, yet propulsive. A delicate balance of restraint with booming synthesizer whirls propelling their soft, entrancing melodies forward. Evoking Stereolab and Kraftwerk, the band find themselves in good company with this exciting direction. \n\nThis track was selected by Kevin Cole as a Featured Song of the Day, which you can download for free right here: https://tinyurl.com/45rswme3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}