Information about plays

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

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

{
    "id": 3656997,
    "uri": "https://api.kexp.org/v2/plays/3656997/?format=api",
    "airdate": "2026-05-19T22:56:20-07:00",
    "show": 66763,
    "show_uri": "https://api.kexp.org/v2/shows/66763/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-cfca57c0-eac4-4d85-9a3f-e19e05e78aed/mbid-cfca57c0-eac4-4d85-9a3f-e19e05e78aed-29049611396_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-cfca57c0-eac4-4d85-9a3f-e19e05e78aed/mbid-cfca57c0-eac4-4d85-9a3f-e19e05e78aed-29049611396_thumb250.jpg",
    "song": "Ruff Ryders' Anthem",
    "track_id": "d7111f4a-bb99-4fab-a0dd-8a3535ec3705",
    "recording_id": "028434cd-6f5f-4781-acc5-0c62d69249dc",
    "artist": "DMX",
    "artist_ids": [
        "f3bf61f8-97d4-4e52-a73d-2ddbbe8196c8"
    ],
    "album": "It's Dark and Hell Is Hot",
    "release_id": "a03d7454-8b08-4c01-9adb-746a3b6465ae",
    "release_group_id": "209b96ad-1846-34ff-ac3c-871f2e633d80",
    "labels": [
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1998-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this date on 1998! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}