Information about plays

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

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

{
    "id": 351825,
    "uri": "https://api.kexp.org/v2/plays/351825/?format=api",
    "airdate": "2019-07-08T19:38:55-07:00",
    "show": 5863,
    "show_uri": "https://api.kexp.org/v2/shows/5863/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Você Diz Que o Amor Não Dói",
    "track_id": null,
    "recording_id": null,
    "artist": "Marcelo D2",
    "artist_ids": [
        "8c1f7395-61b6-43bf-bb62-55d2c669f0e0"
    ],
    "album": "Nada Pode Me Parar",
    "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": "He is a rapper from Brazil. A former vocalist of the band Planet Hemp, he started his solo career in 1998 with the album Eu Tiro É Onda. The album was recorded in his studio by David Corcos, and was mixed in New York City and Los Angeles by Carlos Bass and Mario Caldato Eu Tiro É Onda was well accepted by the public and rap movement within São Paulo, earning respect from names such as Black Alien, Zé Gonzalez, Dj nuts and Bnegão.<br>\n<br>\nÉl es un rapero de Brasil. Ex vocalista de la banda Planet Hemp, comenzó su carrera en solitario en 1998 con el álbum Eu Tiro É Onda. El álbum fue grabado en su estudio por David Corcos, y fue mezclado en Nueva York y Los Ángeles por Carlos Bass y Mario Caldato. Eu Tiro É Onda fue bien aceptado por el público y el movimiento de rap en São Paulo, ganándose el respeto de nombres como Black Alien, Zé Gonzalez, Dj Nueces y Bnegão.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}