Information about plays

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

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

{
    "id": 3549647,
    "uri": "https://api.kexp.org/v2/plays/3549647/?format=api",
    "airdate": "2025-09-06T15:01:05-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia601404.us.archive.org/17/items/mbid-b5af7ebe-39aa-48aa-8c1a-4b1e1d7140ee/mbid-b5af7ebe-39aa-48aa-8c1a-4b1e1d7140ee-33430448606_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/17/items/mbid-b5af7ebe-39aa-48aa-8c1a-4b1e1d7140ee/mbid-b5af7ebe-39aa-48aa-8c1a-4b1e1d7140ee-33430448606_thumb250.jpg",
    "song": "GIRLKIND",
    "track_id": "fb8fb840-b039-4d8a-9cbc-8820d2b34874",
    "recording_id": "3acc7e17-2c18-4c32-aa82-b01e91ea62b2",
    "artist": "Sinead O Brien",
    "artist_ids": [
        "533850e3-c0db-4d70-a636-cb1738788371"
    ],
    "album": "GIRLKIND",
    "release_id": "b5af7ebe-39aa-48aa-8c1a-4b1e1d7140ee",
    "release_group_id": "da8e32f3-31e7-4645-9933-e46a38bced71",
    "labels": [
        "Chess Club Records"
    ],
    "label_ids": [
        "8d7cc8c5-daa0-4ddc-aa8a-d0de9e94b824"
    ],
    "release_date": "2021-10-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish singer Sinead O'Brien stands at the fork between punk and poetry. This song comes from her debut album, released back in 2022. “These verses are glimpses into experience. Girlkind and Humanhood Persevering eternity. Balancing, evaluating. Going back and forth. Keep forging a way through.” Watch the intricate music video here: \nhttps://www.youtube.com/watch?v=K4_vsiz1isc\n\nhttps://sineadobrienpoetry.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}