Information about plays

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

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

{
    "id": 3619054,
    "uri": "https://api.kexp.org/v2/plays/3619054/?format=api",
    "airdate": "2026-02-18T09:36:36-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-aa539734-eec5-4943-811b-c4304dd1943a/mbid-aa539734-eec5-4943-811b-c4304dd1943a-2703298232_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-aa539734-eec5-4943-811b-c4304dd1943a/mbid-aa539734-eec5-4943-811b-c4304dd1943a-2703298232_thumb250.jpg",
    "song": "Twist and Shout",
    "track_id": "79bae0ab-dca8-3a62-bd95-54403aeb7cba",
    "recording_id": "735027a3-d183-42a0-a691-7be6c166df2f",
    "artist": "The Beatles",
    "artist_ids": [
        "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
    ],
    "album": "Please Please Me",
    "release_id": "aa539734-eec5-4943-811b-c4304dd1943a",
    "release_group_id": "de208292-8db5-3aed-a14a-b37a84d8c521",
    "labels": [
        "Apple Records",
        "Parlophone",
        "Capitol Records"
    ],
    "label_ids": [
        "cf7fc5cf-e011-4ef4-b511-cd0188537910",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2009-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Number 4 on John's Top 10 (or 11) songs in John Hughes films: The Beatles \"Twist and Shout\" from \"Ferris Beuhler's Day Off\".\n\nIn 2016, Chicaco recreated the parade scene to mark the film's 30th Anniversary. See other fun facts about the scene here: https://tinyurl.com/bdhfasp6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}