Information about plays

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

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

{
    "id": 3546370,
    "uri": "https://api.kexp.org/v2/plays/3546370/?format=api",
    "airdate": "2025-08-29T16:11:40-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://ia800301.us.archive.org/34/items/mbid-cff9d2d1-6480-43ae-a6dc-acfe5500434c/mbid-cff9d2d1-6480-43ae-a6dc-acfe5500434c-13192142302_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/34/items/mbid-cff9d2d1-6480-43ae-a6dc-acfe5500434c/mbid-cff9d2d1-6480-43ae-a6dc-acfe5500434c-13192142302_thumb250.jpg",
    "song": "Ablaze",
    "track_id": "7dc46ecb-323b-4ba7-af24-62647778881c",
    "recording_id": "59723a45-5c52-4ca5-9da7-9f0bff96130b",
    "artist": "School of Seven Bells",
    "artist_ids": [
        "57843aed-c1c1-4f45-9859-478dd999bc18"
    ],
    "album": "SVIIB",
    "release_id": "cff9d2d1-6480-43ae-a6dc-acfe5500434c",
    "release_group_id": "c9ffb2b2-acb0-4e0d-bfa3-957088870270",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2016-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Frederick!\n-- \nProduced by Justin Meldal-Johnsen. This was the band's fourth and final album, released posthumously after band member Benjamin Curtis passed away in 2013, utilizing older demos as its base.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}