Information about plays

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

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

{
    "id": 3594051,
    "uri": "https://api.kexp.org/v2/plays/3594051/?format=api",
    "airdate": "2025-12-21T14:26:14-08:00",
    "show": 65439,
    "show_uri": "https://api.kexp.org/v2/shows/65439/?format=api",
    "image_uri": "https://ia802906.us.archive.org/19/items/mbid-b6096b8e-3607-4e71-951a-a26e57eb21a6/mbid-b6096b8e-3607-4e71-951a-a26e57eb21a6-15638591307_thumb500.jpg",
    "thumbnail_uri": "https://ia902906.us.archive.org/19/items/mbid-b6096b8e-3607-4e71-951a-a26e57eb21a6/mbid-b6096b8e-3607-4e71-951a-a26e57eb21a6-15638591307_thumb250.jpg",
    "song": "Aquarius / Let the Sunshine In (The Flesh Failures)",
    "track_id": "1fc2e8f3-67fa-306f-99b2-4cdfabf6f5c2",
    "recording_id": "b260099d-a452-4d48-a17a-d038957cfb10",
    "artist": "The 5th Dimension",
    "artist_ids": [
        "4f1949ab-fefd-4bf3-9317-814084c29cc0"
    ],
    "album": "The Age of Aquarius",
    "release_id": "b6096b8e-3607-4e71-951a-a26e57eb21a6",
    "release_group_id": "aaee6476-421e-3a09-a343-c63e723b6884",
    "labels": [
        "Soul City"
    ],
    "label_ids": [
        "5c128229-0984-4af5-8a5e-4dd02eb86112"
    ],
    "release_date": "1969-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song, recorded by The 5th Dimension, was a medley of two songs written in 1967 by James Rado, Gerome Ragni and Galt MacDermot for the 1967 musical \"Hair\".\n\nThis song was featured in the fabulous movie about the Harlem Cultural Festival in 1969, \"Summer of Soul.\"\n\nhttps://www.searchlightpictures.com/summerofsoul/\nhttps://5thdimensionlive.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}