Information about plays

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

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

{
    "id": 2680871,
    "uri": "https://api.kexp.org/v2/plays/2680871/?format=api",
    "airdate": "2020-01-01T15:49:17-08:00",
    "show": 46271,
    "show_uri": "https://api.kexp.org/v2/shows/46271/?format=api",
    "image_uri": "https://coverartarchive.org/release/7783a9c3-fd9d-46b2-aa30-0fd3710118a6/24839035041-250.jpg",
    "thumbnail_uri": "",
    "song": "So Jah Seh (Quadrant, Kid Hops & Iris Remix)Jackie Edwards",
    "track_id": "f9f7ee3b-6a09-4123-be18-fe250b8e7c9f",
    "recording_id": null,
    "artist": "Jackie Edwards",
    "artist_ids": [
        "ae7865db-9c9b-458a-b252-b7fdd66f56ac"
    ],
    "album": "Jet Star Meets Hospital",
    "release_id": "7783a9c3-fd9d-46b2-aa30-0fd3710118a6",
    "release_group_id": null,
    "labels": [
        "Hospital Records"
    ],
    "label_ids": [
        "8562598d-60d1-4bd6-8b85-4d709e951770"
    ],
    "release_date": "2019-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jackie Edwards has been called the Nat King Cole of Jamaica, and in many ways it is an apt description for this smooth and versatile singer, who was also a gifted songwriter. https://soundcloud.com/hospitalrecords/jackie-edwards-so-jah-seh-quadrant-kid-hops-iris-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}