Information about plays

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

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

{
    "id": 3616410,
    "uri": "https://api.kexp.org/v2/plays/3616410/?format=api",
    "airdate": "2026-02-12T03:01:27-08:00",
    "show": 65910,
    "show_uri": "https://api.kexp.org/v2/shows/65910/?format=api",
    "image_uri": "https://coverartarchive.org/release/cf18b7cc-06ec-4e81-bef5-6fc45548f0a2/10411393319-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cf18b7cc-06ec-4e81-bef5-6fc45548f0a2/10411393319-250.jpg",
    "song": "Don't Disturb This Groove",
    "track_id": null,
    "recording_id": "0d70f581-da59-4ea2-bfed-f9a968182673",
    "artist": "The System",
    "artist_ids": [
        "3b475f7e-e677-4f4e-8788-43c7703bf0e0"
    ],
    "album": "Don't Disturb This Groove",
    "release_id": null,
    "release_group_id": "8feff069-0693-334b-87d8-0a4ec680c216",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rev's 3 AM Slow Jam of the Week <3\n\nThe System was the duo of of vocalist-guitarist Mic Murphy and session keyboardist David Frank.  They were pioneers in the use of the synth and  help lay the foundation for contemporary electronic popular music with their upfront, unapologetic use of the instrument and their intelligent songwriting.: https://www.allmusic.com/artist/the-system-mn0000476414/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}