Information about plays

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

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

{
    "id": 3422009,
    "uri": "https://api.kexp.org/v2/plays/3422009/?format=api",
    "airdate": "2024-11-06T06:38:35-08:00",
    "show": 61777,
    "show_uri": "https://api.kexp.org/v2/shows/61777/?format=api",
    "image_uri": "https://ia600208.us.archive.org/29/items/mbid-54ce5abd-a4e7-32b0-b749-219f83d552fe/mbid-54ce5abd-a4e7-32b0-b749-219f83d552fe-1399203463_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/29/items/mbid-54ce5abd-a4e7-32b0-b749-219f83d552fe/mbid-54ce5abd-a4e7-32b0-b749-219f83d552fe-1399203463_thumb250.jpg",
    "song": "Wars of Armageddon",
    "track_id": "cf5ce7d7-0ecf-3fa1-90dd-2c995b78d630",
    "recording_id": "e59d1457-74e3-4ad3-be3d-1646e02500e8",
    "artist": "Funkadelic",
    "artist_ids": [
        "cf042013-3edd-46c4-9b0e-a62faac98d0b"
    ],
    "album": "Maggot Brain",
    "release_id": "54ce5abd-a4e7-32b0-b749-219f83d552fe",
    "release_group_id": "a334e612-e736-3b4f-82b4-c4dfb774983c",
    "labels": [
        "Westbound Records"
    ],
    "label_ids": [
        "0f6fb74a-eb83-4a02-b975-3c2e470f6aaa"
    ],
    "release_date": "1994-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It starts with a crackle of feedback shooting from speaker to speaker and a voice intoning, \"Mother Earth is pregnant for the third time, for y'all have knocked her up\" and talking about rising \"above it all or drown in my own sh*t.\" This could only have been utterly bizarre back in 1971 and it's no less so decades later; though the Mothership was well on its way already, Maggot Brain really helped it take off.\"  (Ned Raggett of allmusic) https://bit.ly/3lSkle6\n\nhttps://georgeclinton.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}