Information about plays

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

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

{
    "id": 3627499,
    "uri": "https://api.kexp.org/v2/plays/3627499/?format=api",
    "airdate": "2026-03-10T19:04:42-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-df129d70-2339-4342-ae72-5f0357156b79/mbid-df129d70-2339-4342-ae72-5f0357156b79-41176022787_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-df129d70-2339-4342-ae72-5f0357156b79/mbid-df129d70-2339-4342-ae72-5f0357156b79-41176022787_thumb250.jpg",
    "song": "Not In Surrender",
    "track_id": "ae37476e-2d82-45b0-8f6c-1c979f0ea9eb",
    "recording_id": "b5d75a8e-ee4e-4f1b-ab38-e47665aaace6",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Not In Surrender",
    "release_id": "df129d70-2339-4342-ae72-5f0357156b79",
    "release_group_id": "c328d059-7ac4-4934-ae4f-5b0e5b3bbe14",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-02-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Obongjayar is a Nigerian singer based in London!\n\n‘Not In Surrender’ nods to his youthful love of Prince, and is a song about pushing back the barriers of your life.  \n--\nObonjayar released his album, \"Paradise Now,\" May 2025. https://readdork.com/news/obongjayar-paradise-now/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}