Information about plays

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

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

{
    "id": 3555929,
    "uri": "https://api.kexp.org/v2/plays/3555929/?format=api",
    "airdate": "2025-09-21T14:49:05-07:00",
    "show": 64624,
    "show_uri": "https://api.kexp.org/v2/shows/64624/?format=api",
    "image_uri": "https://ia902903.us.archive.org/14/items/mbid-7b607b5c-675f-37f7-a4b9-7e22b42edb2e/mbid-7b607b5c-675f-37f7-a4b9-7e22b42edb2e-25693686252_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/14/items/mbid-7b607b5c-675f-37f7-a4b9-7e22b42edb2e/mbid-7b607b5c-675f-37f7-a4b9-7e22b42edb2e-25693686252_thumb250.jpg",
    "song": "Missing (Todd Terry remix)",
    "track_id": "6ba11907-769a-3d0e-8572-dad3c4a64b92",
    "recording_id": "5c934e9d-5ff7-41ef-a513-3f3b4f9e8f42",
    "artist": "Everything but the Girl",
    "artist_ids": [
        "959cf5bf-ee29-4af6-a85a-0b480181d988"
    ],
    "album": "Like the Deserts Miss the Rain",
    "release_id": "7b607b5c-675f-37f7-a4b9-7e22b42edb2e",
    "release_group_id": "2b2cb1a8-ad05-33fb-ab4c-cd450b6672bb",
    "labels": [
        "Atlantic",
        "Sire Records",
        "Blanco y Negro Records"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "dfe73666-3b14-4f75-bcad-ec311546aeff"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "House DJ and producer Todd Terry remixed this smash hit in 1994, making the downtempo crooner into a worldwide house hit.\n\nCheck out the groovy video here:\nhttps://youtu.be/IAkY5m00rpY\n\nhttps://ebtg.com/\nhttps://www.toddterry.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}