Information about plays

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

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

{
    "id": 3557190,
    "uri": "https://api.kexp.org/v2/plays/3557190/?format=api",
    "airdate": "2025-09-24T13:22:36-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809-42893222188_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809-42893222188_thumb250.jpg",
    "song": "Mingle",
    "track_id": "41c843f1-14f0-4635-a588-a9e631c5a0ef",
    "recording_id": "8ac3eb68-a94a-4e90-82b9-9081cac60ff5",
    "artist": "Georgia Knight",
    "artist_ids": [
        "8379ec0b-cd4f-4889-8fc4-a8cb3c711791"
    ],
    "album": "Beanpole",
    "release_id": "bf7cfb9b-03f9-45ca-acef-afb078102809",
    "release_group_id": "8e04f69a-06ae-4685-99f4-f27e7aac74c6",
    "labels": [
        "Poison City Records"
    ],
    "label_ids": [
        "42ff3b7f-7ea3-409b-b800-c565fb35883f"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Georgia Knight is an Australian singer, songwriter and musician, based in Naarm / Melbourne.  She is primarily composing and performing her songs on an autoharp. Her debut album, \"Beanpole,\" will be out on Halloween: https://georgiaknight.bandcamp.com/album/beanpole\n--\nWatch the enigmatic video for \"Mingle\": https://www.youtube.com/watch?v=Nvu0Kg-j0Sg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}