Information about plays

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

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

{
    "id": 349189,
    "uri": "https://api.kexp.org/v2/plays/349189/?format=api",
    "airdate": "2019-07-02T18:36:00-07:00",
    "show": 5819,
    "show_uri": "https://api.kexp.org/v2/shows/5819/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Abaad Shwaii 1 | 1 أبعد شوي",
    "track_id": "ff2e88b9-9448-447d-bb8e-2aeed6339f42",
    "recording_id": null,
    "artist": "El Morabba3",
    "artist_ids": [
        "c23c3c42-43ac-4686-920f-7ffc7d3e1226"
    ],
    "album": "طرف الخيط Taraf Al Khait",
    "release_id": "f7604f8a-70df-4d0b-9c73-e648c52e2003",
    "release_group_id": null,
    "labels": [
        "Al BaLad"
    ],
    "label_ids": [],
    "release_date": "2016-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amman. The Jordan-based group was formed in 2009 as an Arab rock band. In July 2012 they released their debut album, titled El Morabba3 (The Square), afterwards they gained huge popularity across the region. Most recently, they appeared in front of thousands of fans as part of a major musical competition called SoundClash in Amman against another Jordanian band called Autostrad.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}