Information about plays

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

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

{
    "id": 3531368,
    "uri": "https://api.kexp.org/v2/plays/3531368/?format=api",
    "airdate": "2025-07-25T02:43:47-07:00",
    "show": 64105,
    "show_uri": "https://api.kexp.org/v2/shows/64105/?format=api",
    "image_uri": "https://ia600708.us.archive.org/35/items/mbid-f9d30233-39bc-4023-af1d-394955cfc0b8/mbid-f9d30233-39bc-4023-af1d-394955cfc0b8-23362482266_thumb500.jpg",
    "thumbnail_uri": "https://ia600708.us.archive.org/35/items/mbid-f9d30233-39bc-4023-af1d-394955cfc0b8/mbid-f9d30233-39bc-4023-af1d-394955cfc0b8-23362482266_thumb250.jpg",
    "song": "Drunk II",
    "track_id": "4095f3f6-812d-442f-bf66-cdb8f470668c",
    "recording_id": "ff6091a4-5302-4dce-a6ac-bcef8469924d",
    "artist": "Mannequin Pussy",
    "artist_ids": [
        "e160f589-dbe6-4b8f-88b5-f528ff4443b4"
    ],
    "album": "Patience",
    "release_id": "f9d30233-39bc-4023-af1d-394955cfc0b8",
    "release_group_id": "17e3ab6e-4404-4073-9d1a-4ff2d2df5017",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Tacoma tonight, Friday, July 25th at the Spanish Ballroom! \n\nhttps://mannequinpussy.com/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}