Information about plays

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

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

{
    "id": 3619560,
    "uri": "https://api.kexp.org/v2/plays/3619560/?format=api",
    "airdate": "2026-02-19T15:13:44-08:00",
    "show": 65975,
    "show_uri": "https://api.kexp.org/v2/shows/65975/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shorties Kaught in the System",
    "track_id": null,
    "recording_id": "efbb0fda-7fd7-46bb-82c5-8d6513d7c106",
    "artist": "Lord Finesse",
    "artist_ids": [
        "bcd09d6f-ee04-4418-a39d-4ecb57747116"
    ],
    "album": "Too Leust (Numéro 9)",
    "release_id": null,
    "release_group_id": "11e8b2cb-3da7-4953-adb2-be43d79ea22f",
    "labels": [
        "HH Mixtapes"
    ],
    "label_ids": [
        "41279c9d-d9bc-49cd-b981-de70c00dda92"
    ],
    "release_date": "1994-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Little kids be riffin', the motherf**kers won't listen\nInstead of shootin' tops, they shoot Glocks..\"\nHere are the lyrics to this song, written by Lord Finesse, and sampled by Count Bass D on \"Jussa Player\": https://genius.com/Lord-finesse-skits-shorties-kaught-in-the-system-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}