Information about plays

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

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

{
    "id": 3545117,
    "uri": "https://api.kexp.org/v2/plays/3545117/?format=api",
    "airdate": "2025-08-26T15:57:49-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://ia800401.us.archive.org/20/items/mbid-4f839d51-a75a-4528-97aa-89b62e7d56c2/mbid-4f839d51-a75a-4528-97aa-89b62e7d56c2-20600997993_thumb500.jpg",
    "thumbnail_uri": "https://ia800401.us.archive.org/20/items/mbid-4f839d51-a75a-4528-97aa-89b62e7d56c2/mbid-4f839d51-a75a-4528-97aa-89b62e7d56c2-20600997993_thumb250.jpg",
    "song": "2",
    "track_id": "e23387ac-ff26-4d37-addb-28659cb91aa3",
    "recording_id": "6f24a1c4-399f-4b99-b7cc-325dfe8f99ae",
    "artist": "H.E.R.",
    "artist_ids": [
        "93998e01-ff53-4af7-ba2a-5674adcdf21e"
    ],
    "album": "H.E.R.",
    "release_id": "4f839d51-a75a-4528-97aa-89b62e7d56c2",
    "release_group_id": "fd5b6f78-2545-4151-9cbd-55836490e3e3",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out Aaron!\n---\n2 is from H.E.R., a compilation album by American singer H.E.R. (real name Gabi Wilson), released on October 20, 2017, by RCA Records. The album comprises songs from the singer's EPs H.E.R., Vol. 1 (2016) and H.E.R., Vol. 2 (2017), and includes six additional songs. The album won Best R&B Album and received four other nominations at the 61st Grammy Awards, including Album of the Year and Best New Artist.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}