Information about plays

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

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

{
    "id": 2675163,
    "uri": "https://api.kexp.org/v2/plays/2675163/?format=api",
    "airdate": "2019-12-19T01:52:07-08:00",
    "show": 46179,
    "show_uri": "https://api.kexp.org/v2/shows/46179/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Spz1 (Pépe's Hyperoxygenation Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Gayphextwin",
    "artist_ids": [],
    "album": "NAIVE009 / JKTN070",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Jacktone Records"
    ],
    "label_ids": [
        "bf260414-caf7-4217-96d1-1d03e5edd120"
    ],
    "release_date": "2020-01-01",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gayphextwin and Pépe share duties on this split EP coming soon from Naive / Jacktone! - https://soundcloud.com/djmag/premiere-gayphextwin-spz1-pepes-hyperoxygenation-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}