Information about plays

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

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

{
    "id": 3410064,
    "uri": "https://api.kexp.org/v2/plays/3410064/?format=api",
    "airdate": "2024-10-08T14:53:18-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia800604.us.archive.org/28/items/mbid-79f69215-b59c-496f-b9e7-ce852c04900c/mbid-79f69215-b59c-496f-b9e7-ce852c04900c-40052181638_thumb500.jpg",
    "thumbnail_uri": "https://ia600604.us.archive.org/28/items/mbid-79f69215-b59c-496f-b9e7-ce852c04900c/mbid-79f69215-b59c-496f-b9e7-ce852c04900c-40052181638_thumb250.jpg",
    "song": "Belle Vie",
    "track_id": "e461100d-23a5-4c96-908b-190da6dd62cc",
    "recording_id": "398011ed-bf46-4c88-8239-4b1b6310f577",
    "artist": "Cool Out Sun",
    "artist_ids": [
        "fb0e9145-a126-4ef2-ad1b-a372a0f2011f"
    ],
    "album": "A LION IS A LION",
    "release_id": "79f69215-b59c-496f-b9e7-ce852c04900c",
    "release_group_id": "ef24d5b1-6f4f-421f-9d28-e69595b0017b",
    "labels": [
        "House of Beige"
    ],
    "label_ids": [
        "f3f3e798-db03-47a5-b686-ee31d15c3649"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian/Sierra-Leonean rapper N'fa Jones and Australian/South African drummer and producer Sensible J\n---\nhttps://cooloutsun.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}