Information about plays

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

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

{
    "id": 3553005,
    "uri": "https://api.kexp.org/v2/plays/3553005/?format=api",
    "airdate": "2025-09-14T15:45:07-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia601401.us.archive.org/15/items/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e-42448283530_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e-42448283530_thumb250.jpg",
    "song": "Do It for Yourself",
    "track_id": "1bb5e38f-141e-4232-a923-dc5ff785cda5",
    "recording_id": "54fe078e-437f-4c4f-a556-fb771f870e00",
    "artist": "Gilligan Moss feat. Pollena",
    "artist_ids": [
        "b55d0453-f43f-4b88-94a9-7658cbffb972",
        "467038bf-42bb-47cb-a35f-95839487295d"
    ],
    "album": "À La Mode",
    "release_id": "b1683428-6efb-45b1-bf52-19c1ca88c15e",
    "release_group_id": "89a76507-6181-44d5-aa0d-dde8431bd59f",
    "labels": [
        "Foreign Family Collective"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago duo Gilligan Moss, friends since the age of three, have been making music together for a decade, and have opened for Glass Animals, Crooked Colours, Tourist, and Toro Y Moi.\n\nThis track features vocals from London’s Pollena.  https://tinyurl.com/33yx63b8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}