Information about plays

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

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

{
    "id": 3581242,
    "uri": "https://api.kexp.org/v2/plays/3581242/?format=api",
    "airdate": "2025-11-22T00:18:19-08:00",
    "show": 65173,
    "show_uri": "https://api.kexp.org/v2/shows/65173/?format=api",
    "image_uri": "https://coverartarchive.org/release/32e4a82b-2d34-4d1a-bc0d-44db199c97a1/37330224686-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/32e4a82b-2d34-4d1a-bc0d-44db199c97a1/37330224686-250.jpg",
    "song": "Kryptonite (Interlude)",
    "track_id": null,
    "recording_id": "f1a6aaac-1760-4758-838e-4838785345e2",
    "artist": "Aliyah’s Interlude",
    "artist_ids": [
        "e3f4f0e0-125b-4d47-84ea-821e60901512"
    ],
    "album": "Antagonist",
    "release_id": null,
    "release_group_id": "9af86670-bb13-4be7-861e-9c91ae418c77",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-11-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aliyah's Interlude is a Sierra Leonean-American rapper who gained prominence in 2022. As of 2023, she lives in New York City. Aliyah's Interlude released her song \"Kryptonite\" on October 17, 2025",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}