Information about plays

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

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

{
    "id": 3612820,
    "uri": "https://api.kexp.org/v2/plays/3612820/?format=api",
    "airdate": "2026-02-03T19:28:06-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "https://coverartarchive.org/release/7099a81e-4ee7-48c0-8f92-8d9af2350d41/22372249111-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7099a81e-4ee7-48c0-8f92-8d9af2350d41/22372249111-250.jpg",
    "song": "Song of Happiness",
    "track_id": null,
    "recording_id": "d4264235-9ee0-40d7-a4c9-3dbb14905482",
    "artist": "Cochemea",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40"
    ],
    "album": "All My Relations",
    "release_id": null,
    "release_group_id": "0d6e5e5a-520e-4101-9b1f-42595b787073",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2019-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A California native with Yaqui and Mescalero Apache Indian ancestry, Cochemea has spent much of his diverse musical career – as a soloist, musical director, composer and ensemble player – exploring and iterating on roots music.\n\nCheck out his Midnight in a Perfect World Mix\nhttps://www.kexp.org/read/2025/12/5/midnight-in-a-perfect-world-cochemea/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}