Information about plays

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

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

{
    "id": 3656767,
    "uri": "https://api.kexp.org/v2/plays/3656767/?format=api",
    "airdate": "2026-05-19T09:10:22-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://ia601901.us.archive.org/15/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb250.jpg",
    "song": "Life Keeps Going",
    "track_id": "de48bc52-0756-4f80-a6f6-f1f259e9b54c",
    "recording_id": "e1a74bee-265f-4a87-b526-718c491d6227",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "Redstar Wu & The Worldwide Scourge",
    "release_id": "974361c2-db81-401c-9908-39a06bce1692",
    "release_group_id": "09971ea6-eb01-4eb8-aee0-126e22bf6bc0",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ghanaian-Australian artist Genesis Owusu's new album, Redstar Wu & The Worldwide Scourge, is out now! \nhttps://genesisowusu.bandcamp.com/\n\nThe great video for \"Life Keeps Going\" was filmed in Ghana's iconic Black Star Square: https://www.youtube.com/watch?v=gluT1ObPmQA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}