Information about plays

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

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

{
    "id": 3519647,
    "uri": "https://api.kexp.org/v2/plays/3519647/?format=api",
    "airdate": "2025-06-27T19:47:38-07:00",
    "show": 63853,
    "show_uri": "https://api.kexp.org/v2/shows/63853/?format=api",
    "image_uri": "https://coverartarchive.org/release/e12ed5e8-e31d-4a50-ad8f-53dfb5cf6c8d/41389462973-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e12ed5e8-e31d-4a50-ad8f-53dfb5cf6c8d/41389462973-250.jpg",
    "song": "Toukambela",
    "track_id": null,
    "recording_id": "1da95b46-2fc1-483c-8e6d-9de41f29ac2d",
    "artist": "Songhoy Blues",
    "artist_ids": [
        "acc25e07-3392-437a-b409-ed73b47f3d59"
    ],
    "album": "Héritage",
    "release_id": null,
    "release_group_id": "8eade05c-9da2-4de3-b4b1-f071ec07d658",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sons of Mali. Groundbreaking Artists. Refugees. Virtuosos. Survivors. Rock Stars. Unforgettable & undeniable...\n\nThis 11-song, multi-lingual album is a breakthrough effort, led by the infectious & anthemic lead single, “WORRY”, and steeped in deep traditions of classic Malian music & desert blues, fused with an urgent & super-charged sound of now.\"\n\nhttps://songhoyblues.com/story/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}