Information about plays

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

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

{
    "id": 3579977,
    "uri": "https://api.kexp.org/v2/plays/3579977/?format=api",
    "airdate": "2025-11-18T21:10:52-08:00",
    "show": 65148,
    "show_uri": "https://api.kexp.org/v2/shows/65148/?format=api",
    "image_uri": "https://ia600301.us.archive.org/23/items/mbid-f66d1e70-86ff-471d-a428-7ac9ab8744c7/mbid-f66d1e70-86ff-471d-a428-7ac9ab8744c7-43295072390_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-f66d1e70-86ff-471d-a428-7ac9ab8744c7/mbid-f66d1e70-86ff-471d-a428-7ac9ab8744c7-43295072390_thumb250.jpg",
    "song": "Lovin’ (Eric Hilton Trust a Thief remix)",
    "track_id": "f08d3078-9d0e-4d48-86be-e65ac2c16cdd",
    "recording_id": "e543359d-f24a-4d71-aecc-d424db6b0676",
    "artist": "BALTHVS",
    "artist_ids": [
        "947536b9-1e0a-4e93-bb07-4edc9c2c9ce4"
    ],
    "album": "Lovin’ (Eric Hilton Trust a Thief remix)",
    "release_id": "f66d1e70-86ff-471d-a428-7ac9ab8744c7",
    "release_group_id": "e3779ca3-d4a0-4cfc-9d3f-fc63fcca8e6d",
    "labels": [
        "Mixto Records"
    ],
    "label_ids": [
        "3f556a04-125e-42f6-8d86-483bc3685f41"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out BALTHVS' in studio from June 2024\n\nhttps://tinyurl.com/43sfx6v2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}