Information about plays

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

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

{
    "id": 3613442,
    "uri": "https://api.kexp.org/v2/plays/3613442/?format=api",
    "airdate": "2026-02-05T07:21:11-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-303b0dce-f481-4038-bb86-f22a21838e31/mbid-303b0dce-f481-4038-bb86-f22a21838e31-844552319_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-303b0dce-f481-4038-bb86-f22a21838e31/mbid-303b0dce-f481-4038-bb86-f22a21838e31-844552319_thumb250.jpg",
    "song": "99.9 F°",
    "track_id": "e2f91312-6e92-342e-91d4-700cdf32e860",
    "recording_id": "9e6e7d09-8a13-45a2-8e26-0f20190e1e53",
    "artist": "Suzanne Vega",
    "artist_ids": [
        "cf119120-7df5-47d7-9dec-49f8837a4e40"
    ],
    "album": "99.9 F°",
    "release_id": "303b0dce-f481-4038-bb86-f22a21838e31",
    "release_group_id": "296aeb4a-f1ba-3815-8d5f-bc180c229d0e",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1992-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "99.9F° was the first of two of Vega's albums to be produced by Mitchell Froom, whom she later married. \nhttps://tinyurl.com/mrytdp28\n\n “I think we caught a great energy that was happening at that moment in time,\" said Vega about 99.9F°. \"I remember thinking finally I get to hear songs the way that I feel and hear them in my mind.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}