Information about plays

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

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

{
    "id": 3588454,
    "uri": "https://api.kexp.org/v2/plays/3588454/?format=api",
    "airdate": "2025-12-08T10:22:34-08:00",
    "show": 65323,
    "show_uri": "https://api.kexp.org/v2/shows/65323/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "highway robbery",
    "track_id": "3bf67872-cf7e-4929-84ef-5973699a3f19",
    "recording_id": "40658517-8b2d-49c6-ae3e-814cb7deedb2",
    "artist": "DE'WAYNE",
    "artist_ids": [
        "3be61aad-c842-4c4e-99db-2e4b1575c8ad"
    ],
    "album": "highway robbery",
    "release_id": "2f9f0e5d-37f3-4348-be32-bb4de4042998",
    "release_group_id": "fcf7f728-2b3a-43c6-9415-bdf29998143f",
    "labels": [
        "Fearless Records"
    ],
    "label_ids": [
        "925ff8a4-ce58-4893-884d-0f6f0e446bea"
    ],
    "release_date": "2025-02-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music. \n\nThis past Saturday’s 90.TEEN DJ was DJ Zola and you're listening to music this set from her curated selection https://www.kexp.org/djs/90teen-djs/\n\nHouston-born, LA-based musician De'Wayne combines melodic pop-punk, '90s R&B, and more into his genre-bending sound. https://bit.ly/3YfR9Oc\n\nhttps://yeahdewayne.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}