Information about plays

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

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

{
    "id": 3642352,
    "uri": "https://api.kexp.org/v2/plays/3642352/?format=api",
    "airdate": "2026-04-15T10:20:08-07:00",
    "show": 66460,
    "show_uri": "https://api.kexp.org/v2/shows/66460/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-eb2886ca-b2f3-4ad8-8026-5c269846d977/mbid-eb2886ca-b2f3-4ad8-8026-5c269846d977-44687383762_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-eb2886ca-b2f3-4ad8-8026-5c269846d977/mbid-eb2886ca-b2f3-4ad8-8026-5c269846d977-44687383762_thumb250.jpg",
    "song": "Il Futuro",
    "track_id": "c9e8e567-e3a2-4e8a-bf0e-96494b5f0adb",
    "recording_id": "18424ec3-23f2-433a-8572-8b8e2fa536ff",
    "artist": "GiGi Girls feat. Jaakko Eino Kalevi",
    "artist_ids": [
        "81590419-e62c-43dd-9097-aaf6274c77cc",
        "4c00bedb-9bc9-4967-8af2-7b937c193baa"
    ],
    "album": "Il Futuro",
    "release_id": "eb2886ca-b2f3-4ad8-8026-5c269846d977",
    "release_group_id": "20d8895c-c8dc-4e33-a360-a2fc879112dc",
    "labels": [
        "Papercup Records"
    ],
    "label_ids": [
        "6e2497b6-1f71-4047-ad91-4eb6113a9183"
    ],
    "release_date": "2026-03-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Il Futuro\" is a 2026 synth-pop collaboration between the Italian/Berlin-based duo GiGi Girls and Finnish musician Jaakko Eino Kalevi.\n--\nYou can go here to buy the single: https://gigigirls.bandcamp.com/track/il-futuro-feat-jaakko-eino",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}