Information about plays

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

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

{
    "id": 3633842,
    "uri": "https://api.kexp.org/v2/plays/3633842/?format=api",
    "airdate": "2026-03-26T10:08:29-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-f49f9b57-9ed8-450a-92b0-b68cb8dafa41/mbid-f49f9b57-9ed8-450a-92b0-b68cb8dafa41-8541664027_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-f49f9b57-9ed8-450a-92b0-b68cb8dafa41/mbid-f49f9b57-9ed8-450a-92b0-b68cb8dafa41-8541664027_thumb250.jpg",
    "song": "Everywhere",
    "track_id": "04ab9a9a-5ff5-4f96-a105-35e236eed79c",
    "recording_id": "f8b4a315-a3a7-4fe4-b7e5-441a3ad0032a",
    "artist": "Ex Hex",
    "artist_ids": [
        "2f64e1fd-44b3-44f1-a586-b9916966b39f"
    ],
    "album": "Rips",
    "release_id": "f49f9b57-9ed8-450a-92b0-b68cb8dafa41",
    "release_group_id": "51d80e4c-97f7-4f16-ad7f-4c72b3168159",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2014-10-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ex Hex formed in 2013 also in D.C. and included Mary Timony (guitar, vocals), Betsy Wright (bass, vocals), and Laura Harris (drums). \"Everywhere\" is from the debut album 'Rips' which is on Merge Records.\n\nhttps://exhexband.com/about\n--\nIt was great when Ex Hex played live in the KEXP studio in 2019.: https://www.youtube.com/watch?v=iPHOCKnRsRw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}