Information about plays

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

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

{
    "id": 3550365,
    "uri": "https://api.kexp.org/v2/plays/3550365/?format=api",
    "airdate": "2025-09-08T07:49:04-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia801601.us.archive.org/18/items/mbid-e78fc156-e0be-4e1a-a668-9338356dfe29/mbid-e78fc156-e0be-4e1a-a668-9338356dfe29-3350498477_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/18/items/mbid-e78fc156-e0be-4e1a-a668-9338356dfe29/mbid-e78fc156-e0be-4e1a-a668-9338356dfe29-3350498477_thumb250.jpg",
    "song": "Gigantic",
    "track_id": "b81935ba-0e82-3f4d-b880-b58e6c1c2651",
    "recording_id": "2f5cc9f9-723b-459e-bbd2-b0ad0a751137",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Surfer Rosa",
    "release_id": "98dec9e6-ba4f-4956-92d9-f9dc204663ac",
    "release_group_id": "74e36cbc-a747-3ebf-a60e-51e656c87741",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1988-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good Monday morning John, hope you're well. This morning this 3 1/2 year old Hawthorn starts outdoor preschool...can't believe it. If it's in the cards and flows he looooooves to sing weezer's surf wax America or Pixies gigantic. We Appreciate all you do!\n\nSpencer\n---\nFrom the debut Pixies album, released in 1988!\n\nIn 1992, Kurt Cobain said: “I wish Kim [Deal] was allowed to write more songs for the Pixies, because 'Gigantic' is the best Pixies song and Kim wrote it.” (She also sang lead on this track.)\n\nhttps://faroutmagazine.co.uk/kurt-cobain-favourite-pixies-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}