Information about plays

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

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

{
    "id": 379379,
    "uri": "https://api.kexp.org/v2/plays/379379/?format=api",
    "airdate": "2019-09-11T02:24:28-07:00",
    "show": 6316,
    "show_uri": "https://api.kexp.org/v2/shows/6316/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sit Down Meal",
    "track_id": "1ea0b69d-01ff-4f35-a4a7-020794876912",
    "recording_id": null,
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Boundary Road Snacks and Drinks",
    "release_id": "08bd058d-7294-4c81-93ec-19544bb97eaf",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Sit Down Meal’ is relationship-based and romantically-minded, but about feeling powerless in a situation where somebody doesn’t want to be with you anymore,” Shaw explains of the new single. “I used some text from greetings cards in there, where they already have a message so that you don’t have to write anything. The theme of the lyrics is that feeling of being lost for words a little bit. Sometimes I work in an office and do picture research for a newspaper. The placeholder text they have in the articles says ‘Words to come in this space here,’ which is one of the lines in the song. It’s about being a little bit frozen by somebody hurting your feelings.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}