Information about plays

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

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

{
    "id": 2678364,
    "uri": "https://api.kexp.org/v2/plays/2678364/?format=api",
    "airdate": "2019-12-26T11:49:37-08:00",
    "show": 46227,
    "show_uri": "https://api.kexp.org/v2/shows/46227/?format=api",
    "image_uri": "https://coverartarchive.org/release/f4ed8d31-b9e4-43de-8b75-c17022f590a0/24207120093-250.jpg",
    "thumbnail_uri": "",
    "song": "Prayers I",
    "track_id": "f66d77ee-ce68-4649-ba89-ca4b14f12682",
    "recording_id": null,
    "artist": "Teebs",
    "artist_ids": [
        "5b6b10fb-514a-4802-8bd8-11dc00e23580"
    ],
    "album": "Anicca",
    "release_id": "f4ed8d31-b9e4-43de-8b75-c17022f590a0",
    "release_group_id": null,
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2019-10-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mtendere Mandowa, a veteran (and cult favorite) of the L.A. beat scene, gathers fresh collaborators for a set of effortless, shape-shifting tracks that make time stand still.\" Read the full Pitchfork review of Teebs' October 2019 release: https://bit.ly/37cRQLL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}