Information about plays

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

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

{
    "id": 2681520,
    "uri": "https://api.kexp.org/v2/plays/2681520/?format=api",
    "airdate": "2020-01-03T06:00:25-08:00",
    "show": 46281,
    "show_uri": "https://api.kexp.org/v2/shows/46281/?format=api",
    "image_uri": "https://coverartarchive.org/release/7d375d90-cb07-4a9d-8088-c45763716928/24632839568-250.jpg",
    "thumbnail_uri": "",
    "song": "4ÆM",
    "track_id": "fec6c3c9-9442-4711-b6ed-ccc763009310",
    "recording_id": null,
    "artist": "Grimes",
    "artist_ids": [
        "7e5a2a59-6d9f-4a17-b7c2-e1eedb7bd222"
    ],
    "album": "Miss Anthropocene",
    "release_id": "7d375d90-cb07-4a9d-8088-c45763716928",
    "release_group_id": null,
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2020-02-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and happy Friday. \n This song appears on the soundtrack to the Keanu Reeves-starring game Cyberpunk 2077 (which is out April 16). Grimes appears in the game as a pop star character called Lizzy Wizzy.: https://pitchfork.com/news/watch-grimes-perform-new-song-4aem-at-2020-game-awards/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}