Information about plays

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

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

{
    "id": 2678367,
    "uri": "https://api.kexp.org/v2/plays/2678367/?format=api",
    "airdate": "2019-12-26T11:54:40-08:00",
    "show": 46227,
    "show_uri": "https://api.kexp.org/v2/shows/46227/?format=api",
    "image_uri": "https://coverartarchive.org/release/6418703e-ebfd-409b-a7b2-c2a7c12c41d7/24701732413-250.jpg",
    "thumbnail_uri": "",
    "song": "Crush",
    "track_id": "cf0b715c-6bdd-4ace-8904-e7810a3d8a70",
    "recording_id": null,
    "artist": "Laurel Halo",
    "artist_ids": [
        "cb5704af-3ef1-485f-bb7f-e43cf40170a7"
    ],
    "album": "HyperSwim",
    "release_id": "6418703e-ebfd-409b-a7b2-c2a7c12c41d7",
    "release_group_id": null,
    "labels": [
        "Hyperdub"
    ],
    "label_ids": [
        "d73fd0e0-8799-4506-ad1b-6342bf46fc77"
    ],
    "release_date": "2019-11-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hyperdub has teamed up with TV network Adult Swim for a new 15th anniversary compilation titled <i>HyperSwim</i>. 19 artists that currently make up part of Hyperdub's label roster feature on the release, including Burial, Dean Blunt, Fatima Al Qadiri, Laurel Halo, Lee Gamble, Cooly G, DJ Haram, and label head Kode9. You can listen to Laurel Halo's \"Crush\" here: https://bit.ly/2Q0x4ZO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}