Information about plays

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

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

{
    "id": 3612152,
    "uri": "https://api.kexp.org/v2/plays/3612152/?format=api",
    "airdate": "2026-02-02T04:33:31-08:00",
    "show": 65819,
    "show_uri": "https://api.kexp.org/v2/shows/65819/?format=api",
    "image_uri": "https://ia902306.us.archive.org/17/items/mbid-faec87ef-d446-40aa-819b-aae2613b7845/mbid-faec87ef-d446-40aa-819b-aae2613b7845-44145033165_thumb500.jpg",
    "thumbnail_uri": "https://ia902306.us.archive.org/17/items/mbid-faec87ef-d446-40aa-819b-aae2613b7845/mbid-faec87ef-d446-40aa-819b-aae2613b7845-44145033165_thumb250.jpg",
    "song": "Birth of the Super Cult",
    "track_id": "0329bf9b-39f3-4432-8b53-989bae72091b",
    "recording_id": "92e3ebb7-c74f-4b79-8039-25e8f099394e",
    "artist": "坂本慎太郎",
    "artist_ids": [
        "b713fb44-7a24-41d0-827a-cc8777b1ce89"
    ],
    "album": "Let's Dance Raw",
    "release_id": "049a1234-70df-43ce-bb5f-94a60b97a09f",
    "release_group_id": "9875e4dc-d4a2-48d9-944e-60806c9cafb2",
    "labels": [
        "Other Music Recording Co."
    ],
    "label_ids": [
        "b081a16a-af68-482f-96e7-36d3efb62808"
    ],
    "release_date": "2014-05-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shintaro Sakamoto is a Japanese musician, singer, songwriter, and producer. He was a founding member and the frontman for the underground Japanese psychedelic rock band Yura Yura Teikoku.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}