Information about plays

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

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

{
    "id": 3574845,
    "uri": "https://api.kexp.org/v2/plays/3574845/?format=api",
    "airdate": "2025-11-06T19:59:20-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?format=api",
    "image_uri": "https://ia903108.us.archive.org/21/items/mbid-720411dd-8ad5-47e8-8fa6-710a9f724461/mbid-720411dd-8ad5-47e8-8fa6-710a9f724461-43483919134_thumb500.jpg",
    "thumbnail_uri": "https://ia803108.us.archive.org/21/items/mbid-720411dd-8ad5-47e8-8fa6-710a9f724461/mbid-720411dd-8ad5-47e8-8fa6-710a9f724461-43483919134_thumb250.jpg",
    "song": "Destiny Arrives",
    "track_id": "5152fc62-00ee-47d2-a068-1ee1874280a5",
    "recording_id": "49b93fd4-eb43-46fc-ac41-8bd2c3f81cf7",
    "artist": "SPELLLING feat. Weyes Blood",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004",
        "469d6414-1f06-43de-80d5-17762d4a356a"
    ],
    "album": "Destiny Arrives (feat. Weyes Blood)",
    "release_id": "720411dd-8ad5-47e8-8fa6-710a9f724461",
    "release_group_id": "8b07e05f-9d2e-4959-9bba-e9a9a89b3509",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SPELLLING and indie singer, songwriter Weyes Blood join forces on a reimagining of \"Destiny Arrives\"!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}