Information about plays

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

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

{
    "id": 3553055,
    "uri": "https://api.kexp.org/v2/plays/3553055/?format=api",
    "airdate": "2025-09-14T18:20:50-07:00",
    "show": 64563,
    "show_uri": "https://api.kexp.org/v2/shows/64563/?format=api",
    "image_uri": "https://coverartarchive.org/release/e332b20f-259e-440a-bc76-7dcdf669a4c1/38664922638-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e332b20f-259e-440a-bc76-7dcdf669a4c1/38664922638-250.jpg",
    "song": "We Are Family - Somos Familia",
    "track_id": null,
    "recording_id": "9c674294-2843-4c77-bc49-374f8337e2cd",
    "artist": "La Charanga 76",
    "artist_ids": [
        "9f591c62-3749-45c3-8246-be13e9cfb16f"
    ],
    "album": "No nos pararan",
    "release_id": null,
    "release_group_id": "f75e81b4-d2be-42ee-9dc1-fff78a60b7d5",
    "labels": [
        "TR Records"
    ],
    "label_ids": [
        "047d6d29-fd8e-4a60-8e35-61f7a3744e5b"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "La Charanga 76 released their Sister Sledge cover \"We Are Family (Somos Familia)\" and Chic cover b-side \"My Forbidden Love (Mi Amor Prohibido)\" in 1979.\n\nLatin Cover Of The Sister Sledge Hit was originally declined by Atlantic Records, but then released in April 1979 to become Sister Sledge's signature song. La Charanga 76 was a renowned charanga band from New York in the mid-1970s credited with popularizing the Cuban charanga style. \nhttps://djbrianbiffo.bandcamp.com/album/charanga-76-latin-disco-mixes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}