Information about plays

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

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

{
    "id": 3618644,
    "uri": "https://api.kexp.org/v2/plays/3618644/?format=api",
    "airdate": "2026-02-17T08:37:45-08:00",
    "show": 65957,
    "show_uri": "https://api.kexp.org/v2/shows/65957/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-e0a3bf73-6b49-4030-87d4-6f504813a515/mbid-e0a3bf73-6b49-4030-87d4-6f504813a515-1917068977_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-e0a3bf73-6b49-4030-87d4-6f504813a515/mbid-e0a3bf73-6b49-4030-87d4-6f504813a515-1917068977_thumb250.jpg",
    "song": "Cloud Nine",
    "track_id": "8fb2416e-57ce-3e47-977e-649e76d51ba0",
    "recording_id": "28a38ecd-2283-4281-9e35-1135f28718c9",
    "artist": "The Temptations",
    "artist_ids": [
        "d8df96ae-8fcf-4997-b3e6-e5d1aaf0f69e"
    ],
    "album": "Cloud Nine",
    "release_id": "e0a3bf73-6b49-4030-87d4-6f504813a515",
    "release_group_id": "e6c7e050-119b-3c99-92f6-039137c4a18d",
    "labels": [
        "Gordy"
    ],
    "label_ids": [
        "9b6dec85-599a-481f-9642-62fd1d3999fe"
    ],
    "release_date": "1969-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1969, 57 years ago, The Tempations release \"Cloud Nine\".\n--\n\"Cloud Nine\" was the first Motown song to receive a Grammy Award, when they won Best Rhythm & Blues Performance in 1969. \n\nRead more about the story of \"Cloud Nine\" here: https://www.udiscovermusic.com/stories/cloud-nine-temptations-story-behind-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}