Information about plays

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

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

{
    "id": 3549649,
    "uri": "https://api.kexp.org/v2/plays/3549649/?format=api",
    "airdate": "2025-09-06T15:12:20-07:00",
    "show": 64493,
    "show_uri": "https://api.kexp.org/v2/shows/64493/?format=api",
    "image_uri": "https://ia903207.us.archive.org/18/items/mbid-a8ac30a7-cf63-4a43-977d-2b46ddbb0b93/mbid-a8ac30a7-cf63-4a43-977d-2b46ddbb0b93-15449378645_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/18/items/mbid-a8ac30a7-cf63-4a43-977d-2b46ddbb0b93/mbid-a8ac30a7-cf63-4a43-977d-2b46ddbb0b93-15449378645_thumb250.jpg",
    "song": "100 Days, 100 Nights",
    "track_id": "17f884b4-43f1-3082-b85a-71df2929afc3",
    "recording_id": "fdc52cab-57df-4099-8756-b0f9bef9c5d6",
    "artist": "Sharon Jones and the Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "100 Days, 100 Nights",
    "release_id": "a8ac30a7-cf63-4a43-977d-2b46ddbb0b93",
    "release_group_id": "bdb590c8-6fd7-3a98-b7d8-4f8b2ba2cd5f",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2007-10-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rest in Power Sharon Jones--\nMay 4, 1956 - November 18, 2016.\n\nSharon Jones & The Dap Kings performed live at KEXP's New Home Grand Opening in 2016. This was the opening song of the set she sang for KEXP fans. Watch the full set here.\nhttps://youtu.be/y5eVHCQ4ogQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}