Information about plays

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

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

{
    "id": 3633258,
    "uri": "https://api.kexp.org/v2/plays/3633258/?format=api",
    "airdate": "2026-03-24T21:52:24-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://coverartarchive.org/release/a033faf1-e63b-42f4-acae-1aebd2672618/2550539209-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a033faf1-e63b-42f4-acae-1aebd2672618/2550539209-250.jpg",
    "song": "Rise",
    "track_id": null,
    "recording_id": "d342467f-59da-4ec7-a19f-df97cc8acf44",
    "artist": "Seun Anikulapo Kuti & Egypt 80",
    "artist_ids": [
        "23cac0c4-a2ad-43b2-9256-5aa404c8c431"
    ],
    "album": "From Africa With Fury: Rise",
    "release_id": null,
    "release_group_id": "4c686e3b-7d7e-4d48-a419-3abe56daee1b",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lagos, Nigeria. An anthem for revolution, from an Afrobeat legend. Seun Kuti is a world-renowned saxophone player, singer and bandleader.  He's the son of music pioneer Fela Kuti. \n\nhttps://seunkutiegypt80.bandcamp.com/album/black-times\n\nProduced by Brian Eno",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}