Information about plays

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

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

{
    "id": 3545352,
    "uri": "https://api.kexp.org/v2/plays/3545352/?format=api",
    "airdate": "2025-08-27T04:11:37-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e-36690322781_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e-36690322781_thumb250.jpg",
    "song": "Who Invented Black and White",
    "track_id": "04c57f05-bacf-409a-9f5a-106a68b79376",
    "recording_id": "c4cb1624-e2f8-4fed-b926-16e16a49f961",
    "artist": "Eparapo feat. Dele Sosimi",
    "artist_ids": [
        "021898eb-13d7-40fe-a725-56571c925ee7",
        "2464d2d6-3a1a-4724-9e3d-26a8957bc5d8"
    ],
    "album": "Take to the Streets",
    "release_id": "e40fa681-efb3-4afb-bd84-d59fe2da528e",
    "release_group_id": "2fe18309-7687-4850-9d22-00c1ca31ddab",
    "labels": [
        "Wah Wah 45s"
    ],
    "label_ids": [
        "7ed56d4a-b5db-4bff-8349-c7250fc86a80"
    ],
    "release_date": "2023-08-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The force behind Eparapo is bassist, composer & producer Suman Joshi. He has been a member of Dele Sosimi's Afrobeat Orchestra for nearly a decade and has performed on stage with the likes of Tony Allen, Seun Kuti, Ginger Baker & Laura Mvula. He is also bassist with UK jazz ensemble Collocutor and fusion project Cubafrobeat.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}