Information about plays

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

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

{
    "id": 2674726,
    "uri": "https://api.kexp.org/v2/plays/2674726/?format=api",
    "airdate": "2019-12-18T02:13:28-08:00",
    "show": 46171,
    "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Rock Save In Roll",
    "track_id": "33e25034-26fe-40fa-85e0-079632a6efc7",
    "recording_id": null,
    "artist": "Cornershop",
    "artist_ids": [
        "92046be7-0927-4835-a4ed-a90416747d53"
    ],
    "album": "England is a Garden",
    "release_id": "6b5a110b-9849-4ca7-bdee-35c0abc0738c",
    "release_group_id": null,
    "labels": [
        "Ample Play"
    ],
    "label_ids": [
        "7fe6b2e5-5f6d-4c76-816e-83c6bc8e38af"
    ],
    "release_date": "2020-03-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“[T]he Black Country… gave birth to heavy metal that has gone on to influence the world to dirty rock, whether the streets are lined with pylons or palm trees, the Black Country has allowed us to see things differently,” they said. “So the sound here goes back to Englands’ Midlands with two thumbs up to the feeling of hearing heavy metal from the back of a stage, as we all ride on and await the female backing vocals of our song to come in.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}