Information about plays

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

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

{
    "id": 3602375,
    "uri": "https://api.kexp.org/v2/plays/3602375/?format=api",
    "airdate": "2026-01-09T20:35:40-08:00",
    "show": 65607,
    "show_uri": "https://api.kexp.org/v2/shows/65607/?format=api",
    "image_uri": "https://coverartarchive.org/release/cd93d7c0-820c-4772-9df2-678c473ac152/41515128330-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cd93d7c0-820c-4772-9df2-678c473ac152/41515128330-250.jpg",
    "song": "Baby (Is it a Crime)",
    "track_id": null,
    "recording_id": "bed9c4dc-bacb-4f1b-be1a-767eb471041a",
    "artist": "Rema",
    "artist_ids": [
        "720c46ba-a0e4-4b58-aee2-3bd70c70901f"
    ],
    "album": "Baby (Is it a Crime)",
    "release_id": null,
    "release_group_id": "e291c2b7-683e-4290-9f24-250d210a01e0",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rema's \"Baby (Is It a Crime)\" is a popular 2025 Afrobeats single sampling Sade Adu's classic \"Is It a Crime,\" produced by P. Priime, blending nostalgia with modern flair, becoming a massive hit after being teased in late 2024 and released with a video in February 2025, showcasing his innovative style and paying homage to the legendary artist.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}