Information about plays

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

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

{
    "id": 3602862,
    "uri": "https://api.kexp.org/v2/plays/3602862/?format=api",
    "airdate": "2026-01-11T00:29:28-08:00",
    "show": 65619,
    "show_uri": "https://api.kexp.org/v2/shows/65619/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "1918 Pt 2 POW ( Prisoner Of War)",
    "track_id": null,
    "recording_id": null,
    "artist": "1914",
    "artist_ids": [
        "eda0c0a6-c3ce-426d-8f84-e3200bc02693"
    ],
    "album": "Viribus Unitis",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Napalm"
    ],
    "label_ids": [],
    "release_date": "2025-11-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Ukraine in 2014, 1914 just released this album in November, which marks their fourth full length.  It was one of Seek and Destroy's favorites of 2025.\n\n1914 is the year that WW1 began.\n\nhttps://x1914x.bandcamp.com/music\nhttps://www.facebook.com/1914OfficialPage\nhttps://napalmrecords.us/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}