Information about plays

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

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

{
    "id": 3639022,
    "uri": "https://api.kexp.org/v2/plays/3639022/?format=api",
    "airdate": "2026-04-07T10:42:29-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?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": "Anchor",
    "track_id": "032c75a6-2144-4c13-9aac-6b6aebabe36e",
    "recording_id": "1d9cf328-f7e0-4b98-9479-c6081d0fab23",
    "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 will be Live on KEXP next Tuesday, April 14, at 12 PM!\n\n\"Liquorice\" is the third studio album from Australian artist Hariette Pilbeam (Hathcie).  It was produced by Melinda Duterte (Jay Som) and Hatchie's partner, Joe Agius.: https://hatchie.bandcamp.com/album/liquorice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}