Information about plays

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

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

{
    "id": 3611645,
    "uri": "https://api.kexp.org/v2/plays/3611645/?format=api",
    "airdate": "2026-01-31T23:02:29-08:00",
    "show": 65808,
    "show_uri": "https://api.kexp.org/v2/shows/65808/?format=api",
    "image_uri": "https://coverartarchive.org/release/f86ef15a-6145-497d-ae05-a27439ff96bf/41333085837-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f86ef15a-6145-497d-ae05-a27439ff96bf/41333085837-250.jpg",
    "song": "8,760 Hours",
    "track_id": null,
    "recording_id": "2f2d8f75-4a88-415b-9e15-854d2f3a490d",
    "artist": "Errth",
    "artist_ids": [
        "05c06402-c32a-4330-bd2d-e10cee594ec5"
    ],
    "album": "Errth",
    "release_id": null,
    "release_group_id": "1d4d4caf-bf8f-4311-a0fd-f1f4303e2001",
    "labels": [
        "Uncle Style Records"
    ],
    "label_ids": [
        "2c509949-eaf0-49a8-85d4-0ff69af409b2"
    ],
    "release_date": "2025-03-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Punk band from Philly/NJ. Current and former members of Aspiga, Public Serpents, Reunions, and Seeing Snakes.\n\nhttps://errthisaband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}