Information about plays

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

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

{
    "id": 3611658,
    "uri": "https://api.kexp.org/v2/plays/3611658/?format=api",
    "airdate": "2026-01-31T23:28:01-08:00",
    "show": 65808,
    "show_uri": "https://api.kexp.org/v2/shows/65808/?format=api",
    "image_uri": "https://coverartarchive.org/release/20c424f3-7a91-4b2a-8fb3-d82ab75b9339/8271456943-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/20c424f3-7a91-4b2a-8fb3-d82ab75b9339/8271456943-250.jpg",
    "song": "Pale Horse",
    "track_id": null,
    "recording_id": "2c097488-f382-47cf-8579-a73ef368fb87",
    "artist": "Ensign",
    "artist_ids": [
        "f3e771b1-d22b-4b49-be2e-4efda64de532"
    ],
    "album": "Ensign",
    "release_id": null,
    "release_group_id": "42a4a3b0-1d5d-46c4-89cf-fc0f64c67b29",
    "labels": [
        "Indecision Records"
    ],
    "label_ids": [
        "b13756b7-e00b-4b06-92c3-0ceb52f79b19"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in New Brunswick, New Jersey in 1995.\n\nhttps://www.instagram.com/ensignnj\nhttps://www.facebook.com/EnsignNJ/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}