Information about plays

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

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

{
    "id": 3554747,
    "uri": "https://api.kexp.org/v2/plays/3554747/?format=api",
    "airdate": "2025-09-18T21:16:21-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://coverartarchive.org/release/1d2eaef5-96a6-49e7-92db-244ad8906d8d/37296519969-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1d2eaef5-96a6-49e7-92db-244ad8906d8d/37296519969-250.jpg",
    "song": "Wooooog",
    "track_id": null,
    "recording_id": "200c1806-84cb-400a-a3ce-d382b2b4f9eb",
    "artist": "Takako Minekawa",
    "artist_ids": [],
    "album": "Roomic Cube",
    "release_id": null,
    "release_group_id": "f2939dd8-c6b5-35ec-b361-4a547868f0e3",
    "labels": [
        "March Records"
    ],
    "label_ids": [],
    "release_date": "1996-05-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beginning her career as Shibuya-kei's most adventurous artists, known for her alternative pop/rock, indie rock, and electronic music. It took 13 years for Japanese shibuya-kei artist Takako Minekawa to figure out a way back into music, returning as an experimental artist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}