Information about plays

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

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

{
    "id": 3592119,
    "uri": "https://api.kexp.org/v2/plays/3592119/?format=api",
    "airdate": "2025-12-17T03:09:34-08:00",
    "show": 65399,
    "show_uri": "https://api.kexp.org/v2/shows/65399/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Diva",
    "track_id": "df92d6ed-e7a8-440b-a9da-e305ab3c2f16",
    "recording_id": "b144535b-92bb-4834-b336-5929fe8ee7ec",
    "artist": "Model/Actriz",
    "artist_ids": [
        "1b6bd9dc-c944-4937-94ec-b2276141fa36"
    ],
    "album": "Pirouette",
    "release_id": "7919e0f8-57f8-470c-9e26-d01fdd854031",
    "release_group_id": "a88a72a7-6997-4327-a644-24c840c644f8",
    "labels": [
        "True Panther Sounds",
        "Dirty Hit"
    ],
    "label_ids": [
        "83d836ec-fd29-4761-890a-9e0053c25635",
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Model/Actriz is Cole Haden, Jack Wetmore, Aaron Shapiro, and Ruben Radlauer youtube.com/watch?v=4u1354K6gW8&pp=0gcJCdgAo7VqN5tD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}