Information about plays

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

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

{
    "id": 3630502,
    "uri": "https://api.kexp.org/v2/plays/3630502/?format=api",
    "airdate": "2026-03-18T06:05:18-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://ia803403.us.archive.org/7/items/mbid-99fbeb85-6c72-4180-a914-27525f29578a/mbid-99fbeb85-6c72-4180-a914-27525f29578a-9213261062_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-99fbeb85-6c72-4180-a914-27525f29578a/mbid-99fbeb85-6c72-4180-a914-27525f29578a-9213261062_thumb250.jpg",
    "song": "U.N.I.T.Y.",
    "track_id": "dc790e9d-7f3f-3f36-9ddb-d0a406d27858",
    "recording_id": "432a5cf4-b127-453f-9d44-bbce7464f0c2",
    "artist": "Queen Latifah",
    "artist_ids": [
        "7a305f29-539a-456e-93b7-61b0e2ba3ef2"
    ],
    "album": "Black Reign",
    "release_id": "99fbeb85-6c72-4180-a914-27525f29578a",
    "release_group_id": "bea628ac-c2e5-35cb-9b73-f7681c74c02a",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1993-11-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Queen Latifah (born Dana Elaine Owens), rapper, record producer and actress! Born on this day in 1970. \n\n“U.N.I.T.Y.” is considered one of Queen Latifah’s standout tracks, praised for its powerful message and lasting influence. The song earned her the 1995 Grammy Award for Best Rap Solo Performance and remains her most commercially successful single, solidifying her role as a trailblazer for respect, unity, and female empowerment in hip-hop. https://thesource.com/2025/02/05/hip-hop-black-history-queen-latifahs-u-n-i-t-y/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}