Information about plays

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

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

{
    "id": 3610290,
    "uri": "https://api.kexp.org/v2/plays/3610290/?format=api",
    "airdate": "2026-01-28T17:37:18-08:00",
    "show": 65779,
    "show_uri": "https://api.kexp.org/v2/shows/65779/?format=api",
    "image_uri": "https://ia801905.us.archive.org/16/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb500.jpg",
    "thumbnail_uri": "https://ia601905.us.archive.org/16/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb250.jpg",
    "song": "Rock N' Roll",
    "track_id": "e5bde166-c82b-4493-9daf-a7b0a5ae647d",
    "recording_id": "022b2e76-c45c-4ebb-b547-d84e7f412b18",
    "artist": "Handsome Boy Modeling School",
    "artist_ids": [
        "c3f99319-52c7-47f2-9631-10bc7cc8c589"
    ],
    "album": "So... How's Your Girl?",
    "release_id": "f3de9346-ee37-4376-ae83-8804ac83887d",
    "release_group_id": "1bedf85c-11fc-41c3-a270-50944d17f87b",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Taylor!\n-- \n\n“Rock and Roll Could Never Hip-Hop Like This” features the turntablist skills of Kid Koala. The late ’90s were a boom time for turntablists with hip-hop music, with super-skilled DJs gaining well-deserved attention for their skills at cutting and scratching records. Koala displays his quick hand skills over rocking guitars and vocals from Phillip Glass’ “River Run\" (plus 8 other sampling sources).\n--\nHere's the official video:  https://www.youtube.com/watch?v=1w_HupwkGbE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}