Information about plays

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

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

{
    "id": 3552664,
    "uri": "https://api.kexp.org/v2/plays/3552664/?format=api",
    "airdate": "2025-09-13T20:20:35-07:00",
    "show": 64554,
    "show_uri": "https://api.kexp.org/v2/shows/64554/?format=api",
    "image_uri": "https://ia801802.us.archive.org/24/items/mbid-92c8684f-e596-4ec2-b114-f888a0293e64/mbid-92c8684f-e596-4ec2-b114-f888a0293e64-23308429899_thumb500.jpg",
    "thumbnail_uri": "https://ia801802.us.archive.org/24/items/mbid-92c8684f-e596-4ec2-b114-f888a0293e64/mbid-92c8684f-e596-4ec2-b114-f888a0293e64-23308429899_thumb250.jpg",
    "song": "Gold Past Life",
    "track_id": "caa6e93b-c215-424f-99b3-f995a900ac2d",
    "recording_id": "aaebba86-9da9-42db-974d-68398f9104d1",
    "artist": "Fruit Bats",
    "artist_ids": [
        "e3f139c7-11bc-4803-82be-2bac85ca3c61"
    ],
    "album": "Gold Past Life",
    "release_id": "92c8684f-e596-4ec2-b114-f888a0293e64",
    "release_group_id": "33d69633-5642-416f-a3be-4f18b7cc65c0",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In an exclusive interview with KEXP, lead singer of the Fruit Bats, Eric D. Johnson, explains the title “refers to nostalgia and the notion of some sort of past that's gilded in your mind. You know, thinking of the past in a romanticized way that might not actually be the reality.”\nhttps://www.kexp.org/podcasts/song-of-the-day/2019/7/25/fruit-bats-gold-past-life/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}