Information about plays

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

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

{
    "id": 3522446,
    "uri": "https://api.kexp.org/v2/plays/3522446/?format=api",
    "airdate": "2025-07-04T06:35:22-07:00",
    "show": 63914,
    "show_uri": "https://api.kexp.org/v2/shows/63914/?format=api",
    "image_uri": "https://ia802302.us.archive.org/35/items/mbid-1f098afc-a880-49f2-a2ea-0bca5fbc1d37/mbid-1f098afc-a880-49f2-a2ea-0bca5fbc1d37-40892248404_thumb500.jpg",
    "thumbnail_uri": "https://ia902302.us.archive.org/35/items/mbid-1f098afc-a880-49f2-a2ea-0bca5fbc1d37/mbid-1f098afc-a880-49f2-a2ea-0bca5fbc1d37-40892248404_thumb250.jpg",
    "song": "Falling",
    "track_id": "2f5c83e3-02d3-43c1-b757-ce907b2ca026",
    "recording_id": "312a2bd0-4ba3-44cb-83b4-a1e2ef513ed3",
    "artist": "Moonchild Sanelly",
    "artist_ids": [
        "2f75ab54-9326-4e4b-835c-db38fe0de988"
    ],
    "album": "Full Moon",
    "release_id": "1f098afc-a880-49f2-a2ea-0bca5fbc1d37",
    "release_group_id": "bc3a2245-a198-428c-bac1-f88c28bf6f56",
    "labels": [
        "Transgressive Records Ltd."
    ],
    "label_ids": [
        "081fce83-a689-412c-b73b-7bd935d2c8a0"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "South African singer Moonchild Sanelly, who first made waves in 2015 with her debut album Rabulapha!, has transcended geographical borders, establishing her own original genre (\"future ghetto funk\").\n\nhttps://moonchildsa.bandcamp.com/album/full-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}