Information about plays

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

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

{
    "id": 3595787,
    "uri": "https://api.kexp.org/v2/plays/3595787/?format=api",
    "airdate": "2025-12-25T09:36:59-08:00",
    "show": 65471,
    "show_uri": "https://api.kexp.org/v2/shows/65471/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "All I Want for Christmas Is Halloween",
    "track_id": null,
    "recording_id": "d0e95868-9628-4e5b-830b-9ec16e9797a6",
    "artist": "Happy Fangs",
    "artist_ids": [
        "f0caa615-d3b2-4c1c-afe5-acba7de2fe8a"
    ],
    "album": "Indie/Rock Playlist: Christmas Eve 2013",
    "release_id": null,
    "release_group_id": "f728c0c9-2d03-4c4c-98b3-8212243eb764",
    "labels": [
        "Indie/Rock Playlist"
    ],
    "label_ids": [
        "1793a058-5c9e-4b17-93c0-ec4dbe4bff50"
    ],
    "release_date": "2013-12-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Morning Show had a whole show dedicated to goth and spooky songs this season to give your ears a break from the incessant holly and jolly. You can listen back on the archive (12/17): https://www.kexp.org/archive/\n\n\"I'd give up all my presents for that candy-coated dream\" \nhttps://happyfangs.bandcamp.com/album/capricorn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}