Information about plays

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

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

{
    "id": 3500954,
    "uri": "https://api.kexp.org/v2/plays/3500954/?format=api",
    "airdate": "2025-05-13T19:16:04-07:00",
    "show": 63453,
    "show_uri": "https://api.kexp.org/v2/shows/63453/?format=api",
    "image_uri": "https://coverartarchive.org/release/f96dce5c-e4f2-4e1a-9bcc-4c75e1d1b924/41867298563-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f96dce5c-e4f2-4e1a-9bcc-4c75e1d1b924/41867298563-250.jpg",
    "song": "Allom",
    "track_id": null,
    "recording_id": "b0c9adff-b85d-4c69-b125-afc9b6b34e4b",
    "artist": "Cheb Bakr",
    "artist_ids": [
        "dfedc65b-ca37-41e5-9a66-ccff0eb4027f"
    ],
    "album": "A Selection Of Music From Libyan Tapes",
    "release_id": null,
    "release_group_id": "3d3915d9-f729-4644-8a27-511224df606d",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2025-07-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The full compilation will be out this July\n---\nBandcamp: https://tinyurl.com/sr2kp2f2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}