Information about plays

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

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

{
    "id": 2683238,
    "uri": "https://api.kexp.org/v2/plays/2683238/?format=api",
    "airdate": "2020-01-07T11:58:53.058000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "DIOSA",
    "track_id": "d039191d-93ce-4252-b8d7-4001a31effea",
    "recording_id": null,
    "artist": "Xenia Rubinos",
    "artist_ids": [
        "362df059-5fa3-4317-8349-db7e2328decf"
    ],
    "album": "DIOSA vs. BUGEISHA",
    "release_id": "0b476f98-8575-4bb0-998e-da99fab84b25",
    "release_group_id": "92f41a97-7e96-4ba9-a67a-d6d37a9c7eea",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-11-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Dioso’ is a track I’d had in mind for a long time,” recalled Rubinos. “The hook is what I envisioned myself chanting to a friend or a woman I admired to encourage her to keep going and to feel in her power. Diosa (goddess), Reina (queen), Chula (hottie), Bella (beautiful) – I envisioned women getting ready, looking themselves in the mirror, dancing solo in their rooms — it’s an anthem to hype yourself up and start something.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}