Information about plays

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

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

{
    "id": 3577076,
    "uri": "https://api.kexp.org/v2/plays/3577076/?format=api",
    "airdate": "2025-11-12T03:50:35-08:00",
    "show": 65086,
    "show_uri": "https://api.kexp.org/v2/shows/65086/?format=api",
    "image_uri": "https://ia601309.us.archive.org/6/items/mbid-162089ba-39a0-4e48-ad5c-6e7b9697f5ba/mbid-162089ba-39a0-4e48-ad5c-6e7b9697f5ba-32182326975_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/6/items/mbid-162089ba-39a0-4e48-ad5c-6e7b9697f5ba/mbid-162089ba-39a0-4e48-ad5c-6e7b9697f5ba-32182326975_thumb250.jpg",
    "song": "Fulani Rock",
    "track_id": "bddc7912-31c6-474d-b0a0-2b49755c3c65",
    "recording_id": "0ddcbbb8-baca-4c61-97f9-53f78d53ec4e",
    "artist": "Baaba Maal",
    "artist_ids": [
        "cec7447d-a39c-41c5-ba74-5d7057e5c731"
    ],
    "album": "The Traveller",
    "release_id": "162089ba-39a0-4e48-ad5c-6e7b9697f5ba",
    "release_group_id": "c8dbf397-5ef5-4676-9de4-b1e8bce9c3d7",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-01-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Baaba Maal is 72 today!\n\nBaaba Maal shares that 'The Traveller' is all about uplifting the messages of his people. \"Language is a weapon. I'm not using it to destroy, but to build bridges and bring people together. I am a messenger of the people so everyone's voice can be heard. \n\nhttp://baabamaal.com/ \nhttps://baabamaal.bandcamp.com/track/traveller-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}