Information about plays

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

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

{
    "id": 3561070,
    "uri": "https://api.kexp.org/v2/plays/3561070/?format=api",
    "airdate": "2025-10-04T01:57:07-07:00",
    "show": 64738,
    "show_uri": "https://api.kexp.org/v2/shows/64738/?format=api",
    "image_uri": "https://coverartarchive.org/release/79759f58-1eb9-4e7a-b878-9cfc06155db0/37382236375-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/79759f58-1eb9-4e7a-b878-9cfc06155db0/37382236375-250.jpg",
    "song": "Romance Espacial 2015 (feat. Vanessa Asbert)",
    "track_id": null,
    "recording_id": null,
    "artist": "Synths Versus Me + NEA",
    "artist_ids": [],
    "album": "Default Mode Network",
    "release_id": null,
    "release_group_id": "d235a2ee-2ad7-42e7-9cca-448c8d250336",
    "labels": [
        "Oráculo Records"
    ],
    "label_ids": [
        "2f5efc26-dd0d-4aa7-a84d-c3e4616acec9"
    ],
    "release_date": "2023-11-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CT, Spain - \nhttps://oraculorecords.bandcamp.com/album/default-mode-network",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}