Information about plays

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

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

{
    "id": 351748,
    "uri": "https://api.kexp.org/v2/plays/351748/?format=api",
    "airdate": "2019-07-08T15:11:33-07:00",
    "show": 5862,
    "show_uri": "https://api.kexp.org/v2/shows/5862/?format=api",
    "image_uri": "http://coverartarchive.org/release/d9b10289-2024-429d-ae8e-9bb7d2ae7474/7556045872-250.jpg",
    "thumbnail_uri": "",
    "song": "The Clockwise Witness",
    "track_id": "67c98d68-17ff-33c3-a889-264141430dc9",
    "recording_id": null,
    "artist": "DeVotchKa",
    "artist_ids": [
        "a66cc38c-e6cd-4725-a8fd-7d32b998347f"
    ],
    "album": "A Mad & Faithful Telling",
    "release_id": "d9b10289-2024-429d-ae8e-9bb7d2ae7474",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2008-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Devotchka is a Denver based four-piece made up of Nick Urata, who sings and plays theremin, guitar, bouzouki, piano, and trumpet; Tom Hagerman, who plays violin, accordion, and piano; Jeanie Schroder, who sings and plays sousaphone, double bass, and flute; and Shawn King, who plays percussion and trumpet.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}