Information about plays

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

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

{
    "id": 2683249,
    "uri": "https://api.kexp.org/v2/plays/2683249/?format=api",
    "airdate": "2020-01-07T12:33:19.089000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia801500.us.archive.org/23/items/mbid-04965140-4d58-46fb-8618-e0d69d4a85f1/mbid-04965140-4d58-46fb-8618-e0d69d4a85f1-24699529368.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/23/items/mbid-04965140-4d58-46fb-8618-e0d69d4a85f1/mbid-04965140-4d58-46fb-8618-e0d69d4a85f1-24699529368_thumb250.jpg",
    "song": "Shlon",
    "track_id": "570c0b6a-7a06-4224-9eef-7c003fcf06a1",
    "recording_id": null,
    "artist": "Omar Souleyman",
    "artist_ids": [
        "09f79b92-fd07-482a-88d9-a335240ebb7f"
    ],
    "album": "Shlon",
    "release_id": "04965140-4d58-46fb-8618-e0d69d4a85f1",
    "release_group_id": "c7e63590-2dd6-4d98-8034-4d847cb28b53",
    "labels": [
        "Mad Decent"
    ],
    "label_ids": [
        "97e08824-a090-45bf-bde0-44186daddfd8"
    ],
    "release_date": "2019-11-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Learn more about this very prolific Syrian  dabke singer. Dabke is a native Levantine folk dance performed by the Lebanese, Jordanians, Syrians, Palestinians, and Iraqis: https://daily.bandcamp.com/album-of-the-day/omar-souleyman-shlon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}