Information about plays

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

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

{
    "id": 3587289,
    "uri": "https://api.kexp.org/v2/plays/3587289/?format=api",
    "airdate": "2025-12-05T21:08:41-08:00",
    "show": 65297,
    "show_uri": "https://api.kexp.org/v2/shows/65297/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Teacher",
    "track_id": null,
    "recording_id": "f3960215-1615-40c4-812f-f8307b3ab526",
    "artist": "Blay Ambolley",
    "artist_ids": [
        "ad93763f-9bab-4a3f-a476-22fc9504bef3"
    ],
    "album": "Ketan",
    "release_id": null,
    "release_group_id": "16f04145-9c5f-4426-9be8-9bbca0488bd6",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gyedu-Blay Ambolley is a Ghanaian highlife musician, songwriter, producer, and composer. it is claimed that the first musician from Ghana and the world to formally incorporate rap forms into local highlife rhythms, Ambolley created the musical genre Simigwa. [TheAfricanDream.net, 2013]\n\nLive rite here! ----> https://www.youtube.com/watch?v=KFFmWZhD-EI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}