Information about plays

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

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

{
    "id": 3413740,
    "uri": "https://api.kexp.org/v2/plays/3413740/?format=api",
    "airdate": "2024-10-17T04:46:29-07:00",
    "show": 61596,
    "show_uri": "https://api.kexp.org/v2/shows/61596/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Remind Me",
    "track_id": null,
    "recording_id": "f174ba25-b611-4573-9a70-e5bfd905dc25",
    "artist": "Patrice Rushen",
    "artist_ids": [
        "a247b1b8-8f47-4568-9a89-fa16b4a2b77f"
    ],
    "album": "Straight From the Heart",
    "release_id": null,
    "release_group_id": "887a2c4b-ef24-3215-8f8b-a611759ee716",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1982-04-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Patrice Louise Rushen (born September 30, 1954) is a jazz pianist and R&B singer, a composer, record producer, multi-instrumentalist, songwriter, and music director.\n\nHer 1982 single \"Forget Me Nots\" received a Grammy Award nomination for Best Female R&B Vocal Performance and was on her 7th studio album Straight from the Heart, along with this cut Remind Me. \n\nAnd yes! That's Rushen playing that gorgeous electric piano solo! She also plays synthesizers and provides percussion on the track. \"Remind Me\" - written by Rushen and her backing vocalist Karen Evans - has been sampled more than 100 times!\n\nhttps://college.berklee.edu/people/patrice-rushen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}