Information about plays

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

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

{
    "id": 3550303,
    "uri": "https://api.kexp.org/v2/plays/3550303/?format=api",
    "airdate": "2025-09-08T04:54:10-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://coverartarchive.org/release/36b5f1ee-0dd7-4e90-aaa1-51e136d34e8d/14187774322-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/36b5f1ee-0dd7-4e90-aaa1-51e136d34e8d/14187774322-250.jpg",
    "song": "Forever Love",
    "track_id": null,
    "recording_id": "3295fbbc-15e7-4908-aed3-4314e8592195",
    "artist": "Aaradhna",
    "artist_ids": [
        "3e384e70-4459-4c51-bef4-9b61e624503d"
    ],
    "album": "Brown Girl",
    "release_id": null,
    "release_group_id": "095472b2-a94c-44ba-9d88-9e74cfa841ff",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samoa, India \n\nAaraddhna is a New Zealand based Samoan and Indian singer, songwriter, and musical recording artist. She made her musical debut in 2004 featuring on the single \"Getting Stronger\" with the group Adeaze which peaked at number one on the official New Zealand Singles Chart.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}