Information about plays

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

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

{
    "id": 3593057,
    "uri": "https://api.kexp.org/v2/plays/3593057/?format=api",
    "airdate": "2025-12-19T11:07:53-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Limelight",
    "track_id": "8bc9ca47-ea75-49a6-b912-db797c9526b4",
    "recording_id": "c3f2e2c7-d837-4c05-b541-9c317454f84c",
    "artist": "Tune-Yards",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "Better Dreaming",
    "release_id": "475f64c6-e2ce-469a-bc9e-181ec1f6b7c3",
    "release_group_id": "8a2218e9-cd28-45eb-a712-0f945bf20d8c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#86 on our countdown of YOUR favorite albums of 2025\n\nOakland group Tune-Yards released Better Dreaming in May. Hear the backstory to this song on a June episode of A Deeper Listen: https://www.kexp.org/podcasts/a-deeper-listen/2025/6/3/tune-yards-i-dont-need-hope-i-need-wonder-and-a-will-to-live/\n\nhttps://tune-yards.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}