Information about plays

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

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

{
    "id": 3544044,
    "uri": "https://api.kexp.org/v2/plays/3544044/?format=api",
    "airdate": "2025-08-24T03:09:31-07:00",
    "show": 64373,
    "show_uri": "https://api.kexp.org/v2/shows/64373/?format=api",
    "image_uri": "https://ia800100.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": "High Fashion Slags",
    "track_id": "71897a0a-a9b6-4c7d-9fad-0c5ca3af5dfe",
    "recording_id": "8b6394ab-fa0b-484e-a5c9-555ac61cc96c",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neggy Gemmy was the KEXP guest DJ for Midnight in a Perfect World this past Monday, 8/18. Check out her set on our website here: https://www.kexp.org/read/2025/8/18/midnight-in-a-perfect-world-neggy-gemmy/\n\nhttps://neggygemmy.bandcamp.com/album/she-comes-from-nowhere",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}