Information about plays

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

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

{
    "id": 3547119,
    "uri": "https://api.kexp.org/v2/plays/3547119/?format=api",
    "airdate": "2025-08-31T10:14:18-07:00",
    "show": 64436,
    "show_uri": "https://api.kexp.org/v2/shows/64436/?format=api",
    "image_uri": "https://coverartarchive.org/release/67b689bf-f22d-47ed-bfe8-f63f3a589503/41417358917-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/67b689bf-f22d-47ed-bfe8-f63f3a589503/41417358917-250.jpg",
    "song": "Hey Baby",
    "track_id": null,
    "recording_id": "20c7f000-bab5-4ca9-932a-3b80ba9f961a",
    "artist": "Florry",
    "artist_ids": [
        "bd3f7014-cd1e-4f0d-a37b-9d0e476c9d7e"
    ],
    "album": "Sounds Like...",
    "release_id": null,
    "release_group_id": "0128827c-5fbc-48a7-bf90-bd59e16f99ae",
    "labels": [
        "Dear Life Records"
    ],
    "label_ids": [
        "48c03abc-6b4f-4bc1-8562-683972308418"
    ],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Philadelphia band decamped to Asheville to work with Colin Miller and find inspiration in the Jackass theme song and Gram Parsons.\nhttps://florry.bandcamp.com/album/sounds-like\n\nPlaying Seattle, Barboza 11/1 https://tinyurl.com/FlorrySeattleNov\nSan Francisco, Bottom of the Hill 11/4 https://tinyurl.com/FlorrySFNov",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}