Information about plays

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

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

{
    "id": 3625325,
    "uri": "https://api.kexp.org/v2/plays/3625325/?format=api",
    "airdate": "2026-03-04T19:01:43-08:00",
    "show": 66092,
    "show_uri": "https://api.kexp.org/v2/shows/66092/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-95b466b7-309d-471f-8284-4fde17a033e4/mbid-95b466b7-309d-471f-8284-4fde17a033e4-12560404750_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/10/items/mbid-95b466b7-309d-471f-8284-4fde17a033e4/mbid-95b466b7-309d-471f-8284-4fde17a033e4-12560404750_thumb250.jpg",
    "song": "Havar Havar",
    "track_id": "dfbc675f-68c8-34ea-968c-3000c5c830fc",
    "recording_id": "3a18f168-905e-4cf5-bbb6-b2fd9f1dbec9",
    "artist": "Kourosh Yaghmaei",
    "artist_ids": [
        "1c11fabc-c4e2-4228-b37e-92e0a4dff840"
    ],
    "album": "Back From the Brink",
    "release_id": "95b466b7-309d-471f-8284-4fde17a033e4",
    "release_group_id": "9d14a076-e862-4271-bb1f-be7d1c85c004",
    "labels": [
        "Now-Again Records"
    ],
    "label_ids": [
        "22bafcc1-3a4b-4fe9-b932-6125af3a297c"
    ],
    "release_date": "2011-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iranian Singer Songwriter and composer, godfather of Persian rock. \n\nhttp://altcitizen.com/interview-with-the-godather-of-persian-rock-kourosh-yaghmaei/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}