Information about plays

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

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

{
    "id": 3643214,
    "uri": "https://api.kexp.org/v2/plays/3643214/?format=api",
    "airdate": "2026-04-17T11:52:07-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb250.jpg",
    "song": "Carousel",
    "track_id": "3cc143d7-0778-4b04-93fb-711e24835d32",
    "recording_id": "653a9abc-59e3-4b9b-8de6-7879997b5581",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Liquorice",
    "release_id": "45841de2-b7d2-432f-b119-0ceaaa6a8b79",
    "release_group_id": "f3d448bb-7105-438b-831a-52e73a82dffb",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hatchie played Live on KEXP this past Tuesday at noon! You can listen back to the session on our two-week streaming archive here: https://www.kexp.org/archive/\n\nLiquorice came out in November. It was produced by Melina Duterte (Jay Som) and Hatchie's partner, Australian musician Joe Agius.\n\nhttps://hatchie.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}