Information about plays

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

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

{
    "id": 3500340,
    "uri": "https://api.kexp.org/v2/plays/3500340/?format=api",
    "airdate": "2025-05-12T08:10:23-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb250.jpg",
    "song": "Gift Horse",
    "track_id": "61b4d781-1aed-4dbf-a794-b50ddc37847e",
    "recording_id": "e3976771-0192-494a-b8a3-0984209662fa",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "TANGK",
    "release_id": "794231d6-bfc2-4520-853b-8abb0c4204b1",
    "release_group_id": "8ba0ce4a-5fd3-48bf-8b36-da3d58760e32",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested!\n-\nHoping you could throw some IDLES  in there today for my wife Amy who turned 37 yesterday\nJeff in Pittsburgh\n–\nIt's my big brother Collin's 50th birthday today! He and I have rocked out to so many shows over the years and we are both longtime KEXP supporters. Please give Collin a huge hug over the airwaves for me with any Idles song, or whatever you think a dear-hearted, loving, daredevil like my brother might like. \n\nBrenda (Seattle)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}