Information about plays

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

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

{
    "id": 3596252,
    "uri": "https://api.kexp.org/v2/plays/3596252/?format=api",
    "airdate": "2025-12-26T11:47:17-08:00",
    "show": 65478,
    "show_uri": "https://api.kexp.org/v2/shows/65478/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Psicópata",
    "track_id": "04191a57-a823-4b17-9948-eec3ca9f1ea0",
    "recording_id": "8e421025-f731-461b-858f-6bd6d10aa209",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "No Te Voy a Extrañar",
    "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
    "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
    "labels": [
        "Fink City"
    ],
    "label_ids": [
        "aa846f84-92c8-4576-89e3-96c07e0db264"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the best albums out of Seattle in 2025! https://emipop.bandcamp.com/album/no-te-voy-a-extra-ar\n\nVote for your favorite albums of 2025 now at https://www.kexp.org/countdowns/best-of-2025/ and we'll be counting them down on 12/19!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}