Information about plays

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

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

{
    "id": 2675946,
    "uri": "https://api.kexp.org/v2/plays/2675946/?format=api",
    "airdate": "2019-12-20T14:34:00-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Space Camel",
    "track_id": null,
    "recording_id": null,
    "artist": "Mameen 3",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [],
    "release_date": "2019-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swiss label Bongo Joe, known for their large spectrum in eclectism and outstanding music, drop this new record \"Spacecamel/Jahrabb\" from Belgo-Moroccan duo Mameen 3. \"Spacecamel\" is a tune which differs in perfectly balanced unusual instrumentation, but expresses uncomplicated and straightforward components. Weird electronics and dissonant notes teaming up with analogue echo pedals, Algerian drum-patterns and spaced out vocal bits. This outstanding tune has Reggae, it has Disco and Rai with a psych-funk feeling and dark soundscapes projecting the listener into an obscure desert rave.  https://bit.ly/2sTqaMT",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}