Information about plays

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

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

{
    "id": 349218,
    "uri": "https://api.kexp.org/v2/plays/349218/?format=api",
    "airdate": "2019-07-02T20:25:42-07:00",
    "show": 5819,
    "show_uri": "https://api.kexp.org/v2/shows/5819/?format=api",
    "image_uri": "http://coverartarchive.org/release/ce7591dd-625d-4697-90f1-57245b08e206/21382135350-250.jpg",
    "thumbnail_uri": "",
    "song": "Cap.V: Lamento: Reniego",
    "track_id": "b6b44bb1-d06d-4752-bc9d-13fa64e8e38b",
    "recording_id": null,
    "artist": "ROSALÍA",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11"
    ],
    "album": "El mal querer",
    "release_id": "ce7591dd-625d-4697-90f1-57245b08e206",
    "release_group_id": null,
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2018-11-02",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rosalía, is a Spanish singer, songwriter, actress and record producer. Known for her modern interpretations of flamenco music, Rosalía crossed language boundaries after receiving praise from international influencers and after several collaborations with artists such as J Balvin, Pharrell Williams and James Blake.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}