Information about plays

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

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

{
    "id": 3527408,
    "uri": "https://api.kexp.org/v2/plays/3527408/?format=api",
    "airdate": "2025-07-15T19:00:34-07:00",
    "show": 64022,
    "show_uri": "https://api.kexp.org/v2/shows/64022/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103-38827996849_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103-38827996849_thumb250.jpg",
    "song": "Apple",
    "track_id": "c6974468-f948-44be-b6ef-87211ec1f31a",
    "recording_id": "364c61fe-a8aa-46a7-b8eb-387a961420a2",
    "artist": "Gyedu Blay Ambolley",
    "artist_ids": [
        "ad93763f-9bab-4a3f-a476-22fc9504bef3"
    ],
    "album": "Ghana Special 2: Electronic Highlife & Afro Sounds In the Diaspora (1980–93)",
    "release_id": "54a83d62-1a68-47b3-8411-feae3a5ef103",
    "release_group_id": "5a9aa400-a79a-4849-b7c2-6299b27ef951",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lace hosted an in-studio with Gyedu Blay Ambolley this afternoon. He is performing at the Tractor Tavern in an hour! Tickets are still available at will call!\n---\nBay area folks, check out the show July 18th at Cornerstone: https://tinyurl.com/5n8edk7k\n---\nThe Legendary Gyedu Blay Ambolley from Ghana, West Africa and his Sekondi Band has 29 music albums to his credit. He was born in the city of Sekondi-Takoradi, in the Western Region of Ghana, in West Africa.\n\nhttps://blayambolley.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}