Information about plays

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

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

{
    "id": 375747,
    "uri": "https://api.kexp.org/v2/plays/375747/?format=api",
    "airdate": "2019-09-02T20:42:00-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dueña De Mi",
    "track_id": null,
    "recording_id": null,
    "artist": "La Misa Negra",
    "artist_ids": [
        "afa0218d-4ef9-4341-bd2c-e617305a4886"
    ],
    "album": "La Misa Negra",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "La Misa Negra is a 7-piece band from Oakland, California, known for their unique blend of heavyweight cumbia and high-energy, Afro-Latin music. On stage, they deliver an electrifying performance that explodes with infectious dance grooves and punk rock energy, powered by horn and accordion-driven riffs, a fierce rhythm section, and a vintage-inspired sound. <br>\n<br>\nhttps://bit.ly/2FeyQn8 <br>\n<br>\nLa Misa Negra es una banda de 7 integrantes de Oakland, California, conocida por su mezcla única de cumbia de peso pesado y música afro-latina de alta energía. En el escenario, ofrecen un rendimiento electrizante que explota con ritmos de baile infecciosos y energía punk rock, impulsados por riffs impulsados por bocina y acordeón, una sección de ritmo feroz y un sonido de inspiración vintage.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}