Information about plays

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

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

{
    "id": 3673977,
    "uri": "https://api.kexp.org/v2/plays/3673977/?format=api",
    "airdate": "2026-06-29T10:22:25-07:00",
    "show": 67119,
    "show_uri": "https://api.kexp.org/v2/shows/67119/?format=api",
    "image_uri": "https://coverartarchive.org/release/15a6b1b3-5ab0-4ef3-a9db-f0a317a8326d/44735901382-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/15a6b1b3-5ab0-4ef3-a9db-f0a317a8326d/44735901382-250.jpg",
    "song": "Cumbia fantasia",
    "track_id": null,
    "recording_id": "72a1ef82-0adb-4c27-ad9a-8a206d9c52cf",
    "artist": "Mexican Institute Of Sound & Meridian Brothers",
    "artist_ids": [
        "b020d789-323f-4441-a110-032a40d9b10a",
        "ff08b3bb-559e-4635-b3f5-f37a212231e4"
    ],
    "album": "Cumbia fantasia",
    "release_id": null,
    "release_group_id": "bfc69835-3fdb-4d0c-a6c8-e8098ef588b1",
    "labels": [
        "Ansonia Records"
    ],
    "label_ids": [
        "34a76bff-29ae-4cd3-8906-dcbf0fe5f25e"
    ],
    "release_date": "2026-02-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1998, in Bogotá.\n\nhttps://www.kexp.org/shows/El-Sonido/\n\nhttps://www.meridianbrothers.com/\nhttps://meridianbrothers.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}