Information about plays

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

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

{
    "id": 3622740,
    "uri": "https://api.kexp.org/v2/plays/3622740/?format=api",
    "airdate": "2026-02-26T21:43:23-08:00",
    "show": 66038,
    "show_uri": "https://api.kexp.org/v2/shows/66038/?format=api",
    "image_uri": "https://coverartarchive.org/release/18463a7d-115c-49ec-b198-be9242ecd4d1/34299452148-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/18463a7d-115c-49ec-b198-be9242ecd4d1/34299452148-250.jpg",
    "song": "Tenderness",
    "track_id": null,
    "recording_id": "d6c53fc7-5fd9-40f1-8947-ed16e0d2d835",
    "artist": "Jay Som",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305"
    ],
    "album": "Anak Ko",
    "release_id": null,
    "release_group_id": "19a15576-2027-497d-93e7-07c67879db0e",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2019-08-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DIY/bedroom pop singer, songwriter, multi instrumentalist and producer.  Jay Som named her critically acclaimed third album 'Anak Ko' after the Tagalog term of endearment her Philipina mother called her growing up in the East Bay Area. \n\n\"Tenderness\" Video:\nhttps://youtu.be/Wd5FyYa_H_I\n\n2019 KEXP In-studio session:\nhttps://youtu.be/eTDiTYWy0ak\n\nhttps://jaysom.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}