Information about plays

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

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

{
    "id": 3419003,
    "uri": "https://api.kexp.org/v2/plays/3419003/?format=api",
    "airdate": "2024-10-29T21:21:44-07:00",
    "show": 61711,
    "show_uri": "https://api.kexp.org/v2/shows/61711/?format=api",
    "image_uri": "https://coverartarchive.org/release/6e38f66b-b3e9-4862-a845-47298a590c26/36484255582-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6e38f66b-b3e9-4862-a845-47298a590c26/36484255582-250.jpg",
    "song": "Gatluak (Extended)",
    "track_id": null,
    "recording_id": "791cde28-85f9-4266-94f4-af0685600a74",
    "artist": "Kronan & Nyaruach",
    "artist_ids": [
        "a71e270c-7d89-4cfd-8146-6aba1ad8bb73",
        "dd1494b4-8b2d-4242-a779-ddb01edbfadb"
    ],
    "album": "Gatluak",
    "release_id": null,
    "release_group_id": "f04c9d30-0d73-4564-afaa-4e59b3f042d2",
    "labels": [
        "Big Top Records"
    ],
    "label_ids": [
        "14a96925-d6b9-4af8-8cab-cec8f82a9f3b"
    ],
    "release_date": "2021-05-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A talented force of nature from South Sudan, an activist and war survivor, Nyaruach creates a playful song that reclaims feminine dignity, calling out the \"men with no plan.\"\n\nCheck out her new music below!\nLELE out now\nsudohits.lnk.to/lele",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}