Information about plays

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

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

{
    "id": 2680509,
    "uri": "https://api.kexp.org/v2/plays/2680509/?format=api",
    "airdate": "2019-12-31T19:04:00-08:00",
    "show": 46266,
    "show_uri": "https://api.kexp.org/v2/shows/46266/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nouh Al Hamam (Oddisee Production)",
    "track_id": "ee576460-d497-41b0-97fc-2e4dcb49e20f",
    "recording_id": null,
    "artist": "Maryam Saleh",
    "artist_ids": [
        "3dd984f3-0632-4959-af8e-30b2b1b99f38"
    ],
    "album": "Sawtuha",
    "release_id": "f5530bea-181a-45f3-8793-f5e49ba37da4",
    "release_group_id": null,
    "labels": [
        "Jakarta Records"
    ],
    "label_ids": [],
    "release_date": "2014-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the backdrop of repressive and violent backlash from the Arab Spring, nine female artists from Tunisia, Libya, and Egypt convened to sing against \"corruption, despotism, patronization and narrow-mindedness.\" Sawtuha (the Arabic word for \"her voice\") is the culmination of their two week recording session in Tunisia, where Sudanese-American beatmaker Oddisee and Olof Dreijer (1/2 of Swedish electro-duo the Knife) came aboard to add a production hand. https://jakartarecords-label.bandcamp.com/album/sawtuha",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}