Information about plays

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

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

{
    "id": 3568055,
    "uri": "https://api.kexp.org/v2/plays/3568055/?format=api",
    "airdate": "2025-10-21T14:00:58-07:00",
    "show": 64896,
    "show_uri": "https://api.kexp.org/v2/shows/64896/?format=api",
    "image_uri": "https://ia802901.us.archive.org/10/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb250.jpg",
    "song": "How to Swing",
    "track_id": "50ace49a-4e60-42ec-afa5-770f86840495",
    "recording_id": "bf2ef0e6-67df-4438-8226-791f20ece913",
    "artist": "sunking feat. Niki Randa",
    "artist_ids": [
        "69d8a18e-e182-4a9f-9e31-e5c0767340e1",
        "2993a779-f541-4488-a911-9330b3cf4c47"
    ],
    "album": "I DON'T LIKE MY TELEPHONE",
    "release_id": "9256393b-2b63-4841-b8c2-8d226c62755b",
    "release_group_id": "2c990ec3-8d45-49ec-9ef4-1a161fbe0400",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Listen to more from \"I DON'T LIKE MY TELEPHONE' here, enjoy:\nhttps://sunkingexperiment.bandcamp.com/album/i-dont-like-my-telephone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}