Information about plays

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

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

{
    "id": 3521650,
    "uri": "https://api.kexp.org/v2/plays/3521650/?format=api",
    "airdate": "2025-07-02T12:55:58-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia800606.us.archive.org/11/items/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c-22712479663_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/11/items/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c-22712479663_thumb250.jpg",
    "song": "Unfunky UFO",
    "track_id": "94de23b7-c91b-3cff-8ab4-235d59ad0b1e",
    "recording_id": "a31262f3-58c1-4206-ae8d-7cd811fc9c12",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Mothership Connection",
    "release_id": "6f8468cf-f8a4-4c2b-bded-a66c5a83041c",
    "release_group_id": "cb69bfc6-a15c-34cd-b1af-76b6481bf09a",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2003-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parliament was an American funk band formed in 1968 by George Clinton as a flagship act of his P-Funk collective.\n\nThis concept album is often rated among the best Parliament-Funkadelic releases, and was the first to feature horn players Maceo Parker and Fred Wesley, who had previously backed James Brown in the J.B.'s. Mothership Connection became Parliament's first album to be certified gold and later platinum.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}