Information about plays

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

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

{
    "id": 3524800,
    "uri": "https://api.kexp.org/v2/plays/3524800/?format=api",
    "airdate": "2025-07-09T15:57:27-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://ia600100.us.archive.org/2/items/mbid-19402bab-ce7f-4cc4-b970-1401edb03293/mbid-19402bab-ce7f-4cc4-b970-1401edb03293-42235621119_thumb500.jpg",
    "thumbnail_uri": "https://dn721306.ca.archive.org/0/items/mbid-19402bab-ce7f-4cc4-b970-1401edb03293/mbid-19402bab-ce7f-4cc4-b970-1401edb03293-42235621119_thumb250.jpg",
    "song": "Blue Eye See Through",
    "track_id": "1a74f409-f03e-4c85-929d-9f7c202b16a0",
    "recording_id": "19fbf62c-c3bd-4416-b4a3-34563398b44e",
    "artist": "Neggy Gemmy",
    "artist_ids": [
        "7a18f8d3-05cf-4478-9e22-d0415823f91e"
    ],
    "album": "She Comes From Nowhere",
    "release_id": "19402bab-ce7f-4cc4-b970-1401edb03293",
    "release_group_id": "a96e88f5-fb54-48ef-8d26-832a64f82700",
    "labels": [
        "100% Electronica"
    ],
    "label_ids": [
        "e7489d32-a9a8-4891-9851-b6b06f0fbd6b"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neggy Gemmy ( formerly Negative Gemini)  is the solo project of Lindsey French who writes, records, and produces all music on her own from her home studio in Los Angeles, CA.\n--\nHer fourth album, \"She Comes From Nowhere\" is out now: https://neggygemmy.bandcamp.com/album/she-comes-from-nowhere",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}