Information about plays

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

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

{
    "id": 371059,
    "uri": "https://api.kexp.org/v2/plays/371059/?format=api",
    "airdate": "2019-08-22T22:48:27-07:00",
    "show": 6181,
    "show_uri": "https://api.kexp.org/v2/shows/6181/?format=api",
    "image_uri": "http://coverartarchive.org/release/7f4c712e-12ab-4b92-8292-3ae13c7a26ed/23835703691-250.jpg",
    "thumbnail_uri": "",
    "song": "Yo x ti, tú x mí",
    "track_id": "f1da0048-d327-4666-97de-c00fc018fec7",
    "recording_id": null,
    "artist": "ROSALÍA & Ozuna",
    "artist_ids": [
        "f2651b63-a44d-4d1d-ba64-d981d971ecd1"
    ],
    "album": "Yo x ti, tú x mí",
    "release_id": "7f4c712e-12ab-4b92-8292-3ae13c7a26ed",
    "release_group_id": null,
    "labels": [
        "Columbia Records"
    ],
    "label_ids": [
        "ad6f8706-c95e-443b-8579-8e3ecd27126c"
    ],
    "release_date": "2019-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ROSALÍA joined forces with Ozuna for their new collaboration “Yo x Ti, Tu x Mi\".\nWith over 10 million YouTube views in one day, the song looks to be another hit for both artists. It’s produced by ROSALÍA, El Guincho, and Frank Dukes, and represents the Spanish singer’s first collaboration with Puerto Rico’s Ozuna.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}