Information about plays

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

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

{
    "id": 3539370,
    "uri": "https://api.kexp.org/v2/plays/3539370/?format=api",
    "airdate": "2025-08-12T23:58:05-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://coverartarchive.org/release/cd74bdfe-f40d-4440-9cc0-3a74eed513a3/17531776441-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cd74bdfe-f40d-4440-9cc0-3a74eed513a3/17531776441-250.jpg",
    "song": "The Pocket",
    "track_id": null,
    "recording_id": "fe50f766-1e7a-4463-b3f1-6d65f93e7a9e",
    "artist": "Tabi Bonney",
    "artist_ids": [
        "9460b357-a0a4-4459-9400-333f32a2e525"
    ],
    "album": "A Fly Guy's Theme",
    "release_id": null,
    "release_group_id": "3589b735-0210-300a-993c-6ff99d46c01a",
    "labels": [
        "Organized Rhyme, LLC"
    ],
    "label_ids": [
        "2ea29e78-9dac-4f19-b799-7a9250260b2a"
    ],
    "release_date": "2006-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tabi Bonney is from Washington, DC. He is the son of Itadi Bonney, an afro-funk musician popular during the 1970s in Togo and West Africa.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}