Information about plays

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

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

{
    "id": 3539218,
    "uri": "https://api.kexp.org/v2/plays/3539218/?format=api",
    "airdate": "2025-08-12T15:00:41-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://ia800305.us.archive.org/32/items/mbid-ba3cb35b-85e3-43f7-91cc-42cf144fa512/mbid-ba3cb35b-85e3-43f7-91cc-42cf144fa512-38458870486_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/32/items/mbid-ba3cb35b-85e3-43f7-91cc-42cf144fa512/mbid-ba3cb35b-85e3-43f7-91cc-42cf144fa512-38458870486_thumb250.jpg",
    "song": "Bodymind",
    "track_id": "45f2b3e1-1b20-4651-a879-f723c34972e7",
    "recording_id": "32cdd54d-b061-45b9-b85d-dd9827373ed9",
    "artist": "somesurprises",
    "artist_ids": [
        "72b52b34-43e9-4b8f-9415-b03820d05920"
    ],
    "album": "Bodymind",
    "release_id": "ba3cb35b-85e3-43f7-91cc-42cf144fa512",
    "release_group_id": "43068bee-0b44-4882-a76e-254fa2c3b78f",
    "labels": [
        "Doom Trip"
    ],
    "label_ids": [
        "8ea045fb-a235-41fc-b949-46314ea7a380"
    ],
    "release_date": "2024-04-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1986, Natasha El-Sergany, singer, songwriter, and guitarist of somesurprises!\n---\nCheck them out: https://somesurprises.bandcamp.com/album/perseids\n\nsomesurprises stopped by the KEXP studio last April! Check out their full performance: https://www.youtube.com/watch?v=W9MyyVGYnKw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}