Information about plays

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

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

{
    "id": 3549414,
    "uri": "https://api.kexp.org/v2/plays/3549414/?format=api",
    "airdate": "2025-09-05T23:38:13-07:00",
    "show": 64485,
    "show_uri": "https://api.kexp.org/v2/shows/64485/?format=api",
    "image_uri": "https://coverartarchive.org/release/a09f3bc8-981c-4bd7-ab8a-d06aaf05a4d5/20157429347-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a09f3bc8-981c-4bd7-ab8a-d06aaf05a4d5/20157429347-250.jpg",
    "song": "UKNOWHOWWEDU",
    "track_id": null,
    "recording_id": "fea028ce-521e-44d3-b76a-de500e6c7271",
    "artist": "Bahamadia",
    "artist_ids": [
        "fc433b50-0061-4298-8beb-af6f51cbd677"
    ],
    "album": "Kollage",
    "release_id": null,
    "release_group_id": "248ba6a3-7ea1-3e49-9db0-52663f29171d",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1996-04-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philly legend since the release of this 1996 debut, has collaborated with The Roots,  Jedi Mind Tricks, Erykah Badu, Morcheeba, Guru, and Towa Tei.\n\n\"Uknowhowwedu\" contains references to \"The Chase, Part II\" by A Tribe Called Quest and \"Gucci Time\" by Schoolly D.\n\nhttps://bahamadia.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}