Information about plays

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

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

{
    "id": 3418924,
    "uri": "https://api.kexp.org/v2/plays/3418924/?format=api",
    "airdate": "2024-10-29T16:38:03-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://ia601802.us.archive.org/29/items/mbid-5cf36808-1d47-442f-a468-9d57254f1120/mbid-5cf36808-1d47-442f-a468-9d57254f1120-28131939647_thumb500.jpg",
    "thumbnail_uri": "https://ia801802.us.archive.org/29/items/mbid-5cf36808-1d47-442f-a468-9d57254f1120/mbid-5cf36808-1d47-442f-a468-9d57254f1120-28131939647_thumb250.jpg",
    "song": "Hetero Scum",
    "track_id": "e15d5e84-a293-33f8-950f-4366d55b85cd",
    "recording_id": "d27c56ae-bd06-46ba-9f7f-4a4b718a3215",
    "artist": "The Sugarcubes",
    "artist_ids": [
        "95303251-46d5-4239-89c8-eaf0b0947a11"
    ],
    "album": "Stick Around for Joy",
    "release_id": "5cf36808-1d47-442f-a468-9d57254f1120",
    "release_group_id": "b97e8f06-2874-394d-8f96-ca406b95c33b",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Icelandic singer of SugarCubes fame, trumpet player and politician Einar Örn Benediktsson, was born on this day back in 1962. Yep, that's right - politician! Between 2010 and 2014 he served as a member of the Reykjavík City Council. From The SugarCubes album “Stick Around For Joy.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}