Information about plays

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

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

{
    "id": 3587317,
    "uri": "https://api.kexp.org/v2/plays/3587317/?format=api",
    "airdate": "2025-12-05T22:28:48-08:00",
    "show": 65298,
    "show_uri": "https://api.kexp.org/v2/shows/65298/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "F.N.F (Let’s Go)",
    "track_id": null,
    "recording_id": "7fde9824-5367-45e2-84d0-151e7f7e75ec",
    "artist": "Hitkidd & GloRilla",
    "artist_ids": [
        "8875b4b9-b057-481b-be88-57cd6f709bb2",
        "2a7ef045-ca10-4cb5-8fe9-1f5d38e84bc2"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MEMPHIS stand UP! Producer HitKidd and rapper GloRilla created this viral anthem in just 30 minutes back in April 2022—it dropped April 29th and became both artists' first Hot 100 charting hit, debuting at number 91 and eventually peaking at number 75! The song title stands for exactly what you think it does, and it's all about celebrating freedom with your girls. HitKidd originally made the beat for Megan Thee Stallion (he previously worked on her Something for Thee Hotties album), but when she didn't respond, he called up GloRilla",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}