Information about plays

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

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

{
    "id": 3525224,
    "uri": "https://api.kexp.org/v2/plays/3525224/?format=api",
    "airdate": "2025-07-10T16:18:27-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "https://ia800902.us.archive.org/0/items/mbid-02168f0e-b5ba-4b2d-b088-62e5b2fbdfb4/mbid-02168f0e-b5ba-4b2d-b088-62e5b2fbdfb4-42227018244_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-02168f0e-b5ba-4b2d-b088-62e5b2fbdfb4/mbid-02168f0e-b5ba-4b2d-b088-62e5b2fbdfb4-42227018244_thumb250.jpg",
    "song": "Flesh and Soul",
    "track_id": "f344f548-c7b1-478e-8dee-9fb4c8368686",
    "recording_id": "d8d19ac8-028d-41e7-a195-213cf4c9d015",
    "artist": "BALTHVS",
    "artist_ids": [
        "947536b9-1e0a-4e93-bb07-4edc9c2c9ce4"
    ],
    "album": "Flesh and Soul",
    "release_id": "02168f0e-b5ba-4b2d-b088-62e5b2fbdfb4",
    "release_group_id": "fa7e1aa0-122b-4601-a56a-75cb0466d1b6",
    "labels": [
        "Mixto Records"
    ],
    "label_ids": [
        "3f556a04-125e-42f6-8d86-483bc3685f41"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\n\nBrand new from BALTHVS!\nhttps://balthvs.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}