Information about plays

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

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

{
    "id": 2677653,
    "uri": "https://api.kexp.org/v2/plays/2677653/?format=api",
    "airdate": "2019-12-24T19:39:00-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sama Dome",
    "track_id": null,
    "recording_id": null,
    "artist": "Dip Doundou Guiss",
    "artist_ids": [],
    "album": "Dip Quinzaine",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Reptyle music"
    ],
    "label_ids": [],
    "release_date": "2019-05-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "He recorded the best views on Youtube (more than 11,041,857 views) https://www.youtube.com/channel/UC1vuRyLk0d4G0d9sd-Y2U2g recorded a record number of sales with the release of his first album TLK more than 7,000 copies in a week. He is also the most followed Senegalese rapper on Instagram (+ 308,000 subscribers).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}