Information about plays

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

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

{
    "id": 3422524,
    "uri": "https://api.kexp.org/v2/plays/3422524/?format=api",
    "airdate": "2024-11-07T13:51:37-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soul Makossa (The Original Version)",
    "track_id": null,
    "recording_id": "1c2c627c-ec89-4343-93d4-2e32587dd616",
    "artist": "Manu Dibango",
    "artist_ids": [
        "826b488f-5164-45ca-abc4-ab11b3c321eb"
    ],
    "album": "Soul Makossa",
    "release_id": null,
    "release_group_id": "a3beee66-6c52-457e-8ec3-de7409bb5c2b",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1973-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Manu Dibango, was a Cameroonian saxophonist, songwriter, and pioneer of Afro-funk music. His epic 1972 release “Soul Makossa,”  meaning “I will dance” in the native Cameroonian dialect of Douala in which it was written, was one of the first songs by an African to gain global popularity and was believed by some to be the first disco record. It is the most sampled African track of all time.\n--\n‘Pappy Grove’ as he was also known,  influenced innumerable artists including Herbie Hancock and Kool and the Gang, hip-hop in the 1990s, with the famous “ma-ma-se, ma-ma-sa, ma-ma-ko-sa”  refrain sampled for Michael Jackson’s “Wanna Be Startin’ Somethin’” for his 1982 Thriller album and Rihanna’s “Don’t Stop the Music” in 2007.: https://intro.africa/story/soul-makossa-is-the-most-sampled-african-track-of-all-time/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}