Information about plays

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

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

{
    "id": 3604753,
    "uri": "https://api.kexp.org/v2/plays/3604753/?format=api",
    "airdate": "2026-01-15T17:27:36-08:00",
    "show": 65659,
    "show_uri": "https://api.kexp.org/v2/shows/65659/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Need To Go Viral",
    "track_id": null,
    "recording_id": "171b29fa-ade0-41be-894b-c6835ab44d1c",
    "artist": "T H R O N E",
    "artist_ids": [
        "9ea0dc3b-cebc-4793-9f5a-339ab0abd6df"
    ],
    "album": "Royal Jelly",
    "release_id": null,
    "release_group_id": "449f3d27-d2b5-4862-be36-c262be830735",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-05-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "T H R O N E is an Oklahoma-based Mvskoke (Creek) hip-hop / jazz duo that takes indigenous music to a new level.\n\nYVHIKV (pronounced yuh-hey-guh), of the Mvskoke (Creek) tribe, and Hayatheus, or “H,” a German-Jew from Charlotte, North Carolina formed the group after meeting at a recording studio three years ago. They’ve worked together since.\n\nRead more here: https://www.theclackamasprint.net/featured/t-h-r-o-n-e-expands-indigenous-music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}