Information about plays

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

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

{
    "id": 3529944,
    "uri": "https://api.kexp.org/v2/plays/3529944/?format=api",
    "airdate": "2025-07-21T14:02:28-07:00",
    "show": 64076,
    "show_uri": "https://api.kexp.org/v2/shows/64076/?format=api",
    "image_uri": "https://ia800702.us.archive.org/25/items/mbid-eeae077a-ecfd-4460-83e0-4227d427d871/mbid-eeae077a-ecfd-4460-83e0-4227d427d871-39001318833_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/25/items/mbid-eeae077a-ecfd-4460-83e0-4227d427d871/mbid-eeae077a-ecfd-4460-83e0-4227d427d871-39001318833_thumb250.jpg",
    "song": "Days Incomplete",
    "track_id": "873423d1-b992-455f-94b2-391a0b8bdcd2",
    "recording_id": "795a167b-fb74-4194-ab78-0f373c3cf798",
    "artist": "Fine",
    "artist_ids": [
        "8d50e39f-d7b1-405b-bd16-08ed4e5a398a"
    ],
    "album": "Rocky Top Ballads",
    "release_id": "eeae077a-ecfd-4460-83e0-4227d427d871",
    "release_group_id": "cb12dedf-6357-47b7-ad30-939a68f419f6",
    "labels": [
        "Escho"
    ],
    "label_ids": [
        "eb29db8c-175d-4bf0-8a41-166f774e9f2e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"“Rocky Top Ballads” is the debut album of Copenhagen singer/songwriter and producer Fine. Woven around Fine's voice, with guitars, drums, samples, and synthesisers, the album visits both country and folk moods but with an underlying electronic world counter weighing. Recorded, produced, and mixed by Fine.\"\n\nhttps://finefinefinefine.bandcamp.com/album/rocky-top-ballads",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}