Information about plays

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

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

{
    "id": 3427988,
    "uri": "https://api.kexp.org/v2/plays/3427988/?format=api",
    "airdate": "2024-11-20T21:47:42-08:00",
    "show": 61903,
    "show_uri": "https://api.kexp.org/v2/shows/61903/?format=api",
    "image_uri": "https://ia903206.us.archive.org/29/items/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab-15377620354_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/29/items/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab/mbid-91cb6302-466c-4374-987a-0c4754dbe0ab-15377620354_thumb250.jpg",
    "song": "Cosmic Perspective",
    "track_id": "2c83cd47-76ab-4b65-b755-67364225320d",
    "recording_id": "6969a431-8fe6-4f8f-ba0c-e550e34b6421",
    "artist": "Mndsgn",
    "artist_ids": [
        "275f0cb3-6390-429d-92aa-3e3d0a12d8d8"
    ],
    "album": "Body Wash",
    "release_id": "e6b5f398-63ad-4251-8d2b-c2bfec0d86ff",
    "release_group_id": "83990403-647a-4ffc-b97b-06e842b14593",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2016-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ringgo Ancheta (Mndsgn) was born in San Diego, raised in the southern region of New Jersey, and is currently based in Los Angeles. https://mndsgn.co/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}