Information about plays

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

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

{
    "id": 381739,
    "uri": "https://api.kexp.org/v2/plays/381739/?format=api",
    "airdate": "2019-09-16T21:54:00-07:00",
    "show": 6356,
    "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oprah feat. Leikeli47",
    "track_id": null,
    "recording_id": null,
    "artist": "Rapsody",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e"
    ],
    "album": "EVE",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Jamla Records"
    ],
    "label_ids": [],
    "release_date": "2019-08-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This North Carolina rapper describes her excellent third album as a “love letter to all black women,” with the album’s 16 songs named after various heroes of hers, from Maya Angelou and Sojourner Truth to Nina Simone and Serena Williams. With production by 9th Wonder and a few of his in-house producers, the album combines an impressive variety of banging beats with her confident, elastic flow and razor-sharp rhymes about struggle, success and resilience. Special guests include Leikeli47, D’Angelo, GZA, SiR, JID, Queen Latifah, J Cole and other notables.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}