Information about plays

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

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

{
    "id": 3542514,
    "uri": "https://api.kexp.org/v2/plays/3542514/?format=api",
    "airdate": "2025-08-20T14:51:30-07:00",
    "show": 64340,
    "show_uri": "https://api.kexp.org/v2/shows/64340/?format=api",
    "image_uri": "https://ia902909.us.archive.org/19/items/mbid-e2772283-0653-41be-be6d-b80f18a0fabc/mbid-e2772283-0653-41be-be6d-b80f18a0fabc-42766897144_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/19/items/mbid-e2772283-0653-41be-be6d-b80f18a0fabc/mbid-e2772283-0653-41be-be6d-b80f18a0fabc-42766897144_thumb250.jpg",
    "song": "Veruca",
    "track_id": "4179a0a0-252e-4486-99e5-4fc8c3b1c2ca",
    "recording_id": "2c9e6df5-7f28-4990-bfca-65f330cf80f9",
    "artist": "Small Shake",
    "artist_ids": [
        "68ae0a9d-e2bd-4561-8c56-497a17b63b37"
    ],
    "album": "Platonics",
    "release_id": "e2772283-0653-41be-be6d-b80f18a0fabc",
    "release_group_id": "a8fe26e9-0206-45ac-94a8-54a16aa5ac35",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Small Shake has dropped a new single, “Veruca.\"  The track is off Aarin Wright’s debut EP \"Platonics,\" out this Friday, August 22nd.: https://northerntransmissions.com/veruca-by-small-shake/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}