Information about plays

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

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

{
    "id": 381688,
    "uri": "https://api.kexp.org/v2/plays/381688/?format=api",
    "airdate": "2019-09-16T18:42:36-07:00",
    "show": 6355,
    "show_uri": "https://api.kexp.org/v2/shows/6355/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Danza de Gardenias",
    "track_id": null,
    "recording_id": null,
    "artist": "Natalia Lafourcade",
    "artist_ids": [
        "2ceb4e66-4eaa-4dba-ad3a-30df3b742557"
    ],
    "album": "Musas, Vol. II",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Natalia Lafourcade is a Mexican pop-rock singer and songwriter who since her debut in 2003 has been one of the most successful singers in the pop rock scene in Latin America.<br>\n<br>\nHispanic Heritage Month: Mexico https://www.kexp.org/hispanic-heritage-month/mexico/\n<br>\nNatalia Lafourcade es una cantante y compositora mexicana de pop-rock que desde su debut en 2003 ha sido una de las cantantes más exitosas en la escena del pop rock en América Latina.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}