Information about plays

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

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

{
    "id": 3548213,
    "uri": "https://api.kexp.org/v2/plays/3548213/?format=api",
    "airdate": "2025-09-03T00:43:28-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf-36977450511_thumb500.jpg",
    "thumbnail_uri": "https://ia601208.us.archive.org/32/items/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf-36977450511_thumb250.jpg",
    "song": "Diosa",
    "track_id": "7879aca6-9d74-45de-bc94-e4d6c5436597",
    "recording_id": "2c36e831-9c18-4c40-a3f3-9067cc20b141",
    "artist": "Kali Uchis",
    "artist_ids": [
        "d0c7656d-8169-4f77-9dbe-b8f24e40105d"
    ],
    "album": "ORQUÍDEAS",
    "release_id": "7a10faea-9b7c-4d55-ab5f-1c9daac95038",
    "release_group_id": "ffe90330-8efd-49ec-b3dd-5edf11348eea",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2024-01-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colombian artist. https://www.kaliuchis.com/\n\"Total goddess, the queen, the diva, the goddess\nThe universe has my back, it gives me everything I need...\"  -Lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}