Information about plays

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

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

{
    "id": 3422267,
    "uri": "https://api.kexp.org/v2/plays/3422267/?format=api",
    "airdate": "2024-11-06T23:07:33-08:00",
    "show": 61783,
    "show_uri": "https://api.kexp.org/v2/shows/61783/?format=api",
    "image_uri": "https://ia800409.us.archive.org/16/items/mbid-0449086e-94a7-4b53-857a-7f75f503ce52/mbid-0449086e-94a7-4b53-857a-7f75f503ce52-33220437675_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/16/items/mbid-0449086e-94a7-4b53-857a-7f75f503ce52/mbid-0449086e-94a7-4b53-857a-7f75f503ce52-33220437675_thumb250.jpg",
    "song": "Belize",
    "track_id": "de61e20b-2183-47a8-b0e3-ca84fe41586c",
    "recording_id": "6683a6fa-5549-48b5-beb3-f09ab93ff94e",
    "artist": "Danger Mouse & Black Thought feat. MF DOOM",
    "artist_ids": [
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "188711ed-c99b-439c-844a-ca831f63a727",
        "4b356f05-bcc2-4544-925b-fd9a1bf708be"
    ],
    "album": "Cheat Codes",
    "release_id": "0449086e-94a7-4b53-857a-7f75f503ce52",
    "release_group_id": "3d4b56c0-0abf-4bea-a12e-99def53e306f",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2022-08-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After collaborating for two decades, Danger Mouse & Black Thought released their first full-length album together in 2022. Read more about the pair here: https://tinyurl.com/aauejh9t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}