Information about plays

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

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

{
    "id": 3639412,
    "uri": "https://api.kexp.org/v2/plays/3639412/?format=api",
    "airdate": "2026-04-08T09:42:38-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f-44423894645_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f-44423894645_thumb250.jpg",
    "song": "Trouble",
    "track_id": "cd116065-403b-48b0-8906-536083616245",
    "recording_id": "2f301167-091a-4958-920f-2bf20b485ec3",
    "artist": "Grace Ives",
    "artist_ids": [
        "ee232ef6-4bfd-49c8-a135-b7f82b564531"
    ],
    "album": "Girlfriend",
    "release_id": "a683c605-2990-4939-a83a-e7b3a75ffd5f",
    "release_group_id": "d2ab5974-f8b2-435f-bd8c-421b6ea98f76",
    "labels": [
        "True Panther Records",
        "Capitol Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grace Ives is a New York-based synth pop artist whose songs explore both the profound and the everyday. Her new album 'Trouble' just dropped in March.\n\nOnn tour right now:\n* Seattle on May 1 at Neumos\n* San Francisco on May 5 at The Independent\n\nhttps://graceives.bandcamp.com\nhttps://www.graceives4u.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}