Information about plays

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

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

{
    "id": 3428152,
    "uri": "https://api.kexp.org/v2/plays/3428152/?format=api",
    "airdate": "2024-11-21T06:36:10-08:00",
    "show": 61906,
    "show_uri": "https://api.kexp.org/v2/shows/61906/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Le Froid",
    "track_id": "b7aa84de-9aa9-419d-b543-3a513756f42d",
    "recording_id": "a2db08cb-35fd-46c3-a636-06779ae8c4bd",
    "artist": "ALVILDA",
    "artist_ids": [
        "e89abc53-6dc5-4212-bc65-8d1d9f6ff4c2"
    ],
    "album": "C’est Déjà L’heure",
    "release_id": "d0433821-d53c-43e9-a0cd-e0b193bdca1b",
    "release_group_id": "e2bcc1fc-418b-4e3c-8a10-8aff5de22ef7",
    "labels": [
        "Static Shock Records"
    ],
    "label_ids": [
        "65fcbd30-08fe-48f6-971c-2021381769a8"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ahl-VIL-dah | C’est D​é​jà L’heure (“It’s already time”) = Say day-zhah luhr\n\nThe debut full-length album from the Paris outfit!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}