Information about plays

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

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

{
    "id": 3428182,
    "uri": "https://api.kexp.org/v2/plays/3428182/?format=api",
    "airdate": "2024-11-21T08:00:50-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia902207.us.archive.org/3/items/mbid-f62a9626-1e48-48cc-bba9-4abed41e292d/mbid-f62a9626-1e48-48cc-bba9-4abed41e292d-31768540414_thumb500.jpg",
    "thumbnail_uri": "https://ia802207.us.archive.org/3/items/mbid-f62a9626-1e48-48cc-bba9-4abed41e292d/mbid-f62a9626-1e48-48cc-bba9-4abed41e292d-31768540414_thumb250.jpg",
    "song": "War",
    "track_id": "c6672c9a-ef0d-37cf-b258-f639a62dee63",
    "recording_id": "2da4574b-1f9d-497e-a05b-1bb66404aae5",
    "artist": "Chuck D vs. Ticc-Tacc feat. Ambersunshower",
    "artist_ids": [
        "88633ac3-c8e2-420f-8415-77ac56b3105f",
        "4e16313d-67a5-4950-bfb3-4274b9623f81",
        "a72394a2-46c5-4f29-8991-e1dfc6327aed"
    ],
    "album": "MTV's AMP 2",
    "release_id": "f62a9626-1e48-48cc-bba9-4abed41e292d",
    "release_group_id": "56470342-cc51-3c3c-bf38-012d942f8eee",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1998-06-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For \"War,\" Chuck D merges his lyrical flow with that of vocalist Ambersunshower over a straight drum-n-bass track from New York-based producer Ticc Tacc of Quarantine Inc.\n--\n\"After hearing so many drum-n-bass samples using Chuck D's voice, we figured it was about time we made our own statement.\"  said Astralwerks executives.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}