Information about plays

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

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

{
    "id": 3583513,
    "uri": "https://api.kexp.org/v2/plays/3583513/?format=api",
    "airdate": "2025-11-27T04:15:44-08:00",
    "show": 65220,
    "show_uri": "https://api.kexp.org/v2/shows/65220/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Twin",
    "track_id": "dc5b034b-db6f-4078-a89c-ba3b491f68c2",
    "recording_id": "dd3dbcf3-0224-4cfc-ba34-be38cf24a754",
    "artist": "7xvethegenius feat. Sol ChYld",
    "artist_ids": [
        "5c5712dd-f649-4b47-80c9-555add95fbc3",
        "0bc9d241-556f-4bba-8ea7-e0bb7d2c7e19"
    ],
    "album": "Self 7xve 3",
    "release_id": "965cdcb2-ec5e-43ff-ba2a-839bd2e06df3",
    "release_group_id": "0a1f19ef-58c1-4a90-859e-ec72186670bd",
    "labels": [
        "Broadband Sound"
    ],
    "label_ids": [
        "862c3ae4-30d0-4113-a630-bd346f6ad281"
    ],
    "release_date": "2025-10-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Cy in Ontario!\n\nFelicia Perry, aka 7xvethegenius (pronounced Love the Genius), is a rapper from Buffalo, NY. She has been rapping since she was just 10 years old.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}