Information about plays

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

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

{
    "id": 3633906,
    "uri": "https://api.kexp.org/v2/plays/3633906/?format=api",
    "airdate": "2026-03-26T13:33:12-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-d7d68e45-2b8c-4629-9c75-84a59bcc8a90/mbid-d7d68e45-2b8c-4629-9c75-84a59bcc8a90-4446156018_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-d7d68e45-2b8c-4629-9c75-84a59bcc8a90/mbid-d7d68e45-2b8c-4629-9c75-84a59bcc8a90-4446156018_thumb250.jpg",
    "song": "Doin’ Our Own Dang",
    "track_id": "cfa5ecec-de69-3633-ad99-57e345864dca",
    "recording_id": "39fc096d-2888-4000-b01b-ff8bcb4b8195",
    "artist": "Jungle Brothers",
    "artist_ids": [
        "ce3bc975-a76f-415b-a6cd-1e568c5714dd"
    ],
    "album": "Done by the Forces of Nature",
    "release_id": "d7d68e45-2b8c-4629-9c75-84a59bcc8a90",
    "release_group_id": "2cfffb56-98df-3718-8c8f-631904ca2554",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1989-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Jungle Brothers and Queen Latifah were key members of the influential Native Tongues hip-hop collective.\n--\nThis song sampled the vocals from Bob Marley's \"Jammin'. Jungle Brothers were joined by A Tribe Called Quest, De La Soul, Monie Love, and Queen Latifah on this track!\n---\nThe renowned Jungle Brothers were live in our studio in 2023. (Larry was their host!) Watch that entire performance: https://www.youtube.com/watch?v=3ZHJndMXtDk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}