Information about plays

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

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

{
    "id": 3580049,
    "uri": "https://api.kexp.org/v2/plays/3580049/?format=api",
    "airdate": "2025-11-19T01:40:45-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://ia803106.us.archive.org/34/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/34/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb250.jpg",
    "song": "What Does Your Soul Look Like, Part 4",
    "track_id": "fbec90d6-afc4-42f3-a5de-abefb25e7fba",
    "recording_id": "1ff70ca3-ce9a-4d51-85a3-22673d32dbec",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4f42f3ae-730e-49b2-8315-10c6618efea0",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Marlboro Music"
    ],
    "label_ids": [
        "69ac9e33-8c70-46fb-8f70-9d17948ed5e3"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The World speaks to the soul’s integration: where your values align with action, lessons are not just learned but lived, and growth emerges from commitment.\n\n\"What does your soul look like\" was originally  a 4-track EP  released on vinyl in 1994 and on CD the next year. It's really not 4 remixes of the same song, but a composition in 4 parts, almost like a symphony, lasting around 30 minutes.  DJ Shadow used 2 of those 4 parts on \"Endtroducing...\": https://bit.ly/3Erzx6Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}