Information about plays

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

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

{
    "id": 3629002,
    "uri": "https://api.kexp.org/v2/plays/3629002/?format=api",
    "airdate": "2026-03-14T22:08:15-07:00",
    "show": 66183,
    "show_uri": "https://api.kexp.org/v2/shows/66183/?format=api",
    "image_uri": "https://coverartarchive.org/release/7c54c171-cb69-4f2d-86d2-24d068447677/26392934571-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7c54c171-cb69-4f2d-86d2-24d068447677/26392934571-250.jpg",
    "song": "Spit Shining Shit",
    "track_id": null,
    "recording_id": "3fdce6b8-c1d5-4c41-8221-527ca73501c5",
    "artist": "The Lawrence Arms",
    "artist_ids": [
        "e7edc301-cd55-41ce-b3d8-c3f83cd90a60"
    ],
    "album": "Buttsweat and Tears",
    "release_id": null,
    "release_group_id": "c001c18c-cc0d-441d-afca-73b471d108c2",
    "labels": [
        "Fat Wreck Chords"
    ],
    "label_ids": [
        "f8dfdee7-b4db-4ee9-9439-f4559f967169"
    ],
    "release_date": "2009-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Chicago, IL in 1999.\n\nhttps://lawrencearmsdealer.com/\nhttps://www.facebook.com/thelawrencearms/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}