Information about plays

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

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

{
    "id": 3421649,
    "uri": "https://api.kexp.org/v2/plays/3421649/?format=api",
    "airdate": "2024-11-05T08:26:10-08:00",
    "show": 61769,
    "show_uri": "https://api.kexp.org/v2/shows/61769/?format=api",
    "image_uri": "https://ia801709.us.archive.org/7/items/mbid-530bbddf-949d-4951-bcca-483f297699f2/mbid-530bbddf-949d-4951-bcca-483f297699f2-27539120499_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/7/items/mbid-530bbddf-949d-4951-bcca-483f297699f2/mbid-530bbddf-949d-4951-bcca-483f297699f2-27539120499_thumb250.jpg",
    "song": "All You Fascists Bound To Lose",
    "track_id": "3ea96597-7103-4642-a212-cd68dce3682d",
    "recording_id": "90f3cb7f-70de-4033-9ae4-c21c89279b84",
    "artist": "Resistance Revival Chorus",
    "artist_ids": [
        "4956c0b6-5b55-46e7-9f5f-da7c3cdc5b52"
    ],
    "album": "This Joy",
    "release_id": "78e536ec-281f-413d-83c4-d05b976089b8",
    "release_group_id": "bdfe4191-371d-45d6-b58d-3d37a8b2106e",
    "labels": [
        "Righteous Babe Records"
    ],
    "label_ids": [
        "9d1ac05c-138a-41d4-a869-59364e81759c"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning! Thanks for providing community today and every day that it's so needed. Any chance of hearing the Resistance Revival  Chorus this morning? Maybe all you fascists bound to lose? Stephanie in Seattle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}