Information about plays

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

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

{
    "id": 3519721,
    "uri": "https://api.kexp.org/v2/plays/3519721/?format=api",
    "airdate": "2025-06-28T00:03:30-07:00",
    "show": 63854,
    "show_uri": "https://api.kexp.org/v2/shows/63854/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-b5d08a3f-55f5-4f82-9efe-aa336712cd89/mbid-b5d08a3f-55f5-4f82-9efe-aa336712cd89-38979065661_thumb500.jpg",
    "thumbnail_uri": "https://ia800408.us.archive.org/31/items/mbid-b5d08a3f-55f5-4f82-9efe-aa336712cd89/mbid-b5d08a3f-55f5-4f82-9efe-aa336712cd89-38979065661_thumb250.jpg",
    "song": "Waitin' (feat. Chali 2na)",
    "track_id": "733f1eaa-45da-361d-99a2-1f56b05a4879",
    "recording_id": "d3b229c7-21cd-4a17-ba8b-120ef912c6b2",
    "artist": "Choklate",
    "artist_ids": [
        "c8b722b2-9405-438c-99c5-8c62fe1d7654"
    ],
    "album": "Choklate",
    "release_id": "b5d08a3f-55f5-4f82-9efe-aa336712cd89",
    "release_group_id": "59c0aa4c-7af6-3146-ad67-7df60efedb3a",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-05-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This debut single from Choklate was produced by Vitamin D.\n--\nIt sampled birthday boy James Brown's 1973 \"People Get Up and Drive Your Funky Soul.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}