Information about plays

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

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

{
    "id": 3521633,
    "uri": "https://api.kexp.org/v2/plays/3521633/?format=api",
    "airdate": "2025-07-02T11:50:54-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia800308.us.archive.org/17/items/mbid-15677870-304b-4502-9d3e-ab76ee9b118b/mbid-15677870-304b-4502-9d3e-ab76ee9b118b-13682872845_thumb500.jpg",
    "thumbnail_uri": "https://ia600308.us.archive.org/17/items/mbid-15677870-304b-4502-9d3e-ab76ee9b118b/mbid-15677870-304b-4502-9d3e-ab76ee9b118b-13682872845_thumb250.jpg",
    "song": "The Magician",
    "track_id": "8dbe560c-bdbe-4815-b5fc-db5802da7e50",
    "recording_id": "6d3762d3-d0ad-4705-a3bb-ad2717d4a745",
    "artist": "Andy Shauf",
    "artist_ids": [
        "7a3809ff-b299-441b-a963-1c7bd635db78"
    ],
    "album": "The Party",
    "release_id": "15677870-304b-4502-9d3e-ab76ee9b118b",
    "release_group_id": "d6dd7b04-4b98-44b1-bc22-0bbf0d977b96",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2016-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted Canadian artist Andy Shauf during his last Live on KEXP session last year! Check out the full performance here: https://www.youtube.com/watch?v=PE-VpKZY_yc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}