Information about plays

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

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

{
    "id": 3571156,
    "uri": "https://api.kexp.org/v2/plays/3571156/?format=api",
    "airdate": "2025-10-28T21:29:44-07:00",
    "show": 64960,
    "show_uri": "https://api.kexp.org/v2/shows/64960/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Maia Maia",
    "track_id": "938d0d48-ec6b-4688-92db-0ef8ef2b0d9c",
    "recording_id": null,
    "artist": "Nia Archives & Clipz",
    "artist_ids": [
        "09d6b57e-9cd9-4a74-b7cb-842b8443a1cd",
        "94144c85-c5ee-4ec6-85cd-15e48b16ffea"
    ],
    "album": "Maia Maia",
    "release_id": "f68626e4-164b-42dd-b81c-1bcfb8927887",
    "release_group_id": "288260eb-aaef-43e9-8641-002684457768",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nia Archives continues her mission to link Brazilian sounds with new-gen jungle with the release of her new single “Maia Maia”, a high-energy collaboration with CLIPZ.\n\nhttps://niaarchives.bandcamp.com/album/maia-maia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}