Information about plays

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

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

{
    "id": 3522700,
    "uri": "https://api.kexp.org/v2/plays/3522700/?format=api",
    "airdate": "2025-07-04T20:05:54-07:00",
    "show": 63920,
    "show_uri": "https://api.kexp.org/v2/shows/63920/?format=api",
    "image_uri": "https://ia600207.us.archive.org/1/items/mbid-f9f6e6e6-5ee8-4e98-bd55-4ee1c9314dc9/mbid-f9f6e6e6-5ee8-4e98-bd55-4ee1c9314dc9-1268896172_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/1/items/mbid-f9f6e6e6-5ee8-4e98-bd55-4ee1c9314dc9/mbid-f9f6e6e6-5ee8-4e98-bd55-4ee1c9314dc9-1268896172_thumb250.jpg",
    "song": "Makeda",
    "track_id": "a204fef7-dba8-31d8-849c-7274d5f48fcf",
    "recording_id": "b421c126-086c-448a-81b9-bbdae31a4ba4",
    "artist": "Les Nubians",
    "artist_ids": [
        "5ca67d4f-d909-4cb7-9f43-89f8b4cf7e95"
    ],
    "album": "Princesses nubiennes",
    "release_id": "f9f6e6e6-5ee8-4e98-bd55-4ee1c9314dc9",
    "release_group_id": "8354db7b-5864-3d38-919e-25f6b579ea63",
    "labels": [
        "Virgin France S.A."
    ],
    "label_ids": [
        "7aa3b3f7-04dc-49a5-8d6a-7c87b39ca216"
    ],
    "release_date": "1998-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 1998 debut studio album by Afro-French duo Les Nubians - sisters Hélène and Célia Faussart.\n__\n\"Makeda\" video: https://youtu.be/22HL5ZOOHGI\n__\nCheck out a 2020 interview with the French & Cameroonian sister duo in Visual Collective, where they speak on adapting to the pandemic, collaborations, and current work: https://www.visualcollaborative.com/les_nubians/\n__\nhttps://lesnubians.bandcamp.com/album/quarantine-n-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}