Information about plays

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

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

{
    "id": 3428359,
    "uri": "https://api.kexp.org/v2/plays/3428359/?format=api",
    "airdate": "2024-11-21T18:17:39-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia903009.us.archive.org/27/items/mbid-2c01fc2c-731d-4315-a5f3-83014c959f5b/mbid-2c01fc2c-731d-4315-a5f3-83014c959f5b-23016497135_thumb500.jpg",
    "thumbnail_uri": "https://ia803009.us.archive.org/27/items/mbid-2c01fc2c-731d-4315-a5f3-83014c959f5b/mbid-2c01fc2c-731d-4315-a5f3-83014c959f5b-23016497135_thumb250.jpg",
    "song": "End of World Party",
    "track_id": "f2911ad5-876b-45b6-8d9c-52d3a962458f",
    "recording_id": "328f9282-fd7d-447a-9e36-b15e0221f79b",
    "artist": "HÆLOS",
    "artist_ids": [
        "74ca2f03-18e4-4ec1-9537-3cfefbcfd4ec"
    ],
    "album": "Any Random Kindness",
    "release_id": "2c01fc2c-731d-4315-a5f3-83014c959f5b",
    "release_group_id": "1db281cd-5798-48dd-a321-a5279afb3159",
    "labels": [
        "Infectious Records"
    ],
    "label_ids": [
        "08a5852e-6847-4a14-9de7-595169ba6771"
    ],
    "release_date": "2019-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HÆLOS performed live in the KEXP studio in 2019. Watch the full session, which opens with \"End of World Party,\" here: https://youtu.be/ICvmi3qZDTk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}