Information about plays

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

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

{
    "id": 3618739,
    "uri": "https://api.kexp.org/v2/plays/3618739/?format=api",
    "airdate": "2026-02-17T14:56:40-08:00",
    "show": 65959,
    "show_uri": "https://api.kexp.org/v2/shows/65959/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a-28668744844_thumb500.jpg",
    "thumbnail_uri": "https://ia601802.us.archive.org/17/items/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a-28668744844_thumb250.jpg",
    "song": "54-46 Was My Number",
    "track_id": "d41b8273-c328-3b25-a7ea-8db934e62d3b",
    "recording_id": "80b630c5-16c5-4137-935b-f403d366e4d8",
    "artist": "Toots & The Maytals",
    "artist_ids": [
        "29730ee3-e1c7-4e28-9ccd-3a0e6b0e8103"
    ],
    "album": "Funky Kingston / In the Dark",
    "release_id": "b0a1c461-5cd6-487f-ac15-7f9c18c73f1a",
    "release_group_id": "c1dd1ed6-729a-39ab-babe-6f423cee3010",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"54-46 Was My Number\" has been sampled many times including by Evidence on \"The Cold Weather\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}