Information about plays

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

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

{
    "id": 3548829,
    "uri": "https://api.kexp.org/v2/plays/3548829/?format=api",
    "airdate": "2025-09-04T12:26:25-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia902800.us.archive.org/32/items/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26-20757921208_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/32/items/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26-20757921208_thumb250.jpg",
    "song": "Charcoal Baby",
    "track_id": "ec62bb51-0cc4-4f5c-b32d-c2fd0f45497c",
    "recording_id": "0864322e-1a7f-40a0-9282-4474475cf354",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Negro Swan",
    "release_id": "56f8a84a-3e7d-403e-982d-04bd54e96b26",
    "release_group_id": "a1ee0d2c-2c29-43d0-836f-53a26ff422dc",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2018-08-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Engineered by Seattle's own Mikaelin Bluespruce aka Blue, who also regularly works with Solange, Empress Of and so many more.\n\nDev Hynes (aka Blood Orange) has long been a staunch supporter of the LGBTQ community, championing ballroom culture and sampling queer artists while refusing to put a label on his own sexuality. \"To me, that's the school of Bowie and Prince, where they were just themselves.\"\n\nJanet Mock also narrates the entire Negro Swan album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}