Information about plays

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

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

{
    "id": 3583172,
    "uri": "https://api.kexp.org/v2/plays/3583172/?format=api",
    "airdate": "2025-11-26T09:16:36-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Only One Laughing",
    "track_id": "fc651719-76ab-47d8-a450-f3ff0ea63cdd",
    "recording_id": "cfa3be68-a84a-444a-9142-a1c941556970",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Liquorice",
    "release_id": "45841de2-b7d2-432f-b119-0ceaaa6a8b79",
    "release_group_id": "f3d448bb-7105-438b-831a-52e73a82dffb",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hatchie's third album, Liquorice, produced by Jay Som, came out earlier this month! Yes, it should be on your Top 10 list for 2025! (Personal opinion.)\n\nTell us what's in your top ten right now by voting below, then join us live on Friday, December 19th as we count down the top 100 albums of the year, as selected by you!\n\nhttps://www.kexp.org/countdowns/best-of-2025/\n\nhttps://hatchie.bandcamp.com\nhttps://www.hatchie.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}