Information about plays

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

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

{
    "id": 2677218,
    "uri": "https://api.kexp.org/v2/plays/2677218/?format=api",
    "airdate": "2019-12-23T17:29:00-08:00",
    "show": 46211,
    "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Meditjin",
    "track_id": null,
    "recording_id": null,
    "artist": "Baker Boy",
    "artist_ids": [
        "90fbaa1e-a466-4135-833c-ff96438b3b21"
    ],
    "album": "Meditjin",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-11-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last month, Baker Boy linked up with New Zealand’s JessB for latest single ‘Meditjin’, a track that was unsurprisingly big on vibes, big on energy. “Music is the meditjin,” sings the Arnhem Land rapper in the song’s chorus, referring to the word for medicine in his native language Yolngu Matha. Read more: https://musicfeeds.com.au/news/baker-boy-jessb-meditjin-music-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}