Information about plays

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

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

{
    "id": 3586278,
    "uri": "https://api.kexp.org/v2/plays/3586278/?format=api",
    "airdate": "2025-12-03T12:15:09-08:00",
    "show": 65278,
    "show_uri": "https://api.kexp.org/v2/shows/65278/?format=api",
    "image_uri": "https://ia601201.us.archive.org/21/items/mbid-69bebca6-33fd-3fdd-8388-27896f0d0dd9/mbid-69bebca6-33fd-3fdd-8388-27896f0d0dd9-11891923241_thumb500.jpg",
    "thumbnail_uri": "https://ia801201.us.archive.org/21/items/mbid-69bebca6-33fd-3fdd-8388-27896f0d0dd9/mbid-69bebca6-33fd-3fdd-8388-27896f0d0dd9-11891923241_thumb250.jpg",
    "song": "Sparta 2#",
    "track_id": "25a7c68f-90e4-3ca5-8e00-b8b807e8265a",
    "recording_id": "6c08a781-a2b2-4511-8830-558fa7922526",
    "artist": "The Fall",
    "artist_ids": [
        "d5da1841-9bc8-4813-9f89-11098090148e"
    ],
    "album": "The Real New Fall LP (Formerly Country on the Click)",
    "release_id": "69bebca6-33fd-3fdd-8388-27896f0d0dd9",
    "release_group_id": "07b5b7bb-2a04-38c6-a3d8-8632412c54d1",
    "labels": [
        "Narnack Records"
    ],
    "label_ids": [
        "7468130a-5a6d-4321-9c7f-9f2b3a393f03"
    ],
    "release_date": "2004-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The English post-punk band formed in 1976. The only constant member is the founder and vocalist Mark E. Smith who passed in 2018.\n\nhttps://thefall.xyz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}