Information about plays

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

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

{
    "id": 3415215,
    "uri": "https://api.kexp.org/v2/plays/3415215/?format=api",
    "airdate": "2024-10-20T17:43:16-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "California Love (short radio edit)",
    "track_id": "a76299f9-acc3-3a17-8945-840444da7093",
    "recording_id": "d7b9768a-97fd-4778-9697-e4a0e503765f",
    "artist": "2Pac feat. Dr. Dre",
    "artist_ids": [
        "382f1005-e9ab-4684-afd4-0bdae4ee37f2",
        "5f6ab597-f57a-40da-be9e-adad48708203"
    ],
    "album": "All Eyez on Me",
    "release_id": "8d2491b6-f77f-3ec2-9638-10c231663071",
    "release_group_id": "e2621417-9236-36b4-9f9e-376c416dc4b0",
    "labels": [
        "Death Row Records"
    ],
    "label_ids": [
        "2285cdbd-a7b6-464a-9bc0-c549051454d9"
    ],
    "release_date": "1996-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The prominent single was released as Shakur’s comeback song after the rapper was released from prison in 1995. Shakur had served eight months in prison on sexual abuse charges, which he claimed were bogus. He was released pending an appeal of his conviction.\n\nFollowing his release, he signed to Marion “Suge” Knight’s label, Death Row Records, and became, sadly and later to his detriment and death, heavily involved in the growing East Coast–West Coast hip hop rivalry with the likes of Snoop Dogg and Notorious B.I.G.. Go \"behind the history and meaning\" of California Love\": https://tinyurl.com/2rv6wdmt\n\nDon't miss the video: https://tinyurl.com/594479sk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}