Information about plays

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

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

{
    "id": 3440187,
    "uri": "https://api.kexp.org/v2/plays/3440187/?format=api",
    "airdate": "2024-12-19T19:38:56-08:00",
    "show": 62154,
    "show_uri": "https://api.kexp.org/v2/shows/62154/?format=api",
    "image_uri": "https://coverartarchive.org/release/cacfcbfe-4d31-40d1-901c-bbb31f949f2a/15854184198-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cacfcbfe-4d31-40d1-901c-bbb31f949f2a/15854184198-250.jpg",
    "song": "Human (Human League cover)",
    "track_id": null,
    "recording_id": "b04b1a2b-f631-4e3a-bf60-8c90a6fe757b",
    "artist": "The Human League",
    "artist_ids": [
        "7adaabfb-acfb-47bc-8c7c-59471c2f0db8"
    ],
    "album": "Crash",
    "release_id": null,
    "release_group_id": "0aca24c5-d99d-3bc7-913c-8761e3409304",
    "labels": [],
    "label_ids": [],
    "release_date": "1986-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lead singer Philip Oakey, born in 1955 in Hinckley, Leicestershire is of Indian, Irish and Malaysian descent.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}