Information about plays

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

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

{
    "id": 3561204,
    "uri": "https://api.kexp.org/v2/plays/3561204/?format=api",
    "airdate": "2025-10-04T12:28:56-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia902807.us.archive.org/4/items/mbid-275c1547-f0c2-44be-a9ab-4f3c15eb1c16/mbid-275c1547-f0c2-44be-a9ab-4f3c15eb1c16-18738359565_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/4/items/mbid-275c1547-f0c2-44be-a9ab-4f3c15eb1c16/mbid-275c1547-f0c2-44be-a9ab-4f3c15eb1c16-18738359565_thumb250.jpg",
    "song": "Blue Moon",
    "track_id": "548cf409-b35a-47d5-b0e7-205583512b87",
    "recording_id": "bfa1fac2-786e-45ab-b26a-3550ef5a9bac",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Morning Phase",
    "release_id": "275c1547-f0c2-44be-a9ab-4f3c15eb1c16",
    "release_group_id": "bc4e1c5e-1fea-468d-b0ac-78b1c7f415f4",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2014-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Public Media! Donate today: https://www.kexp.org/donate/\n\nCounting down the Listener's Top Albums of all time!\n\n#734 Beck - Morning Phase",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}