Information about plays

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

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

{
    "id": 3580754,
    "uri": "https://api.kexp.org/v2/plays/3580754/?format=api",
    "airdate": "2025-11-20T19:47:05-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://coverartarchive.org/release/e0970084-b277-418b-9e47-e21689b11b77/35845181358-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e0970084-b277-418b-9e47-e21689b11b77/35845181358-250.jpg",
    "song": "Attention",
    "track_id": null,
    "recording_id": "554f90c9-c7f3-47be-8712-66243568070c",
    "artist": "NewJeans",
    "artist_ids": [
        "49204a7a-ed85-407a-828f-6fd46f1d8126"
    ],
    "album": "Attention",
    "release_id": null,
    "release_group_id": "3dbba4ac-5dac-4e69-ac56-8e876a3802ae",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NewJeans, briefly known as NJZ, is a South Korean girl group formed by ADOR, a sub-label of Hybe. The group is composed of five members: Minji, Hanni, Danielle, Haerin, and Hyein. Mainly produced by Min Hee-jin, they are known for their girl next door image and musical stylings reminiscent of the 1990s and 2000s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}