Information about plays

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

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

{
    "id": 3421829,
    "uri": "https://api.kexp.org/v2/plays/3421829/?format=api",
    "airdate": "2024-11-05T19:39:53-08:00",
    "show": 61774,
    "show_uri": "https://api.kexp.org/v2/shows/61774/?format=api",
    "image_uri": "https://ia801900.us.archive.org/11/items/mbid-b73ab90d-0ce8-4801-8da3-0a331b9d9392/mbid-b73ab90d-0ce8-4801-8da3-0a331b9d9392-2982390925_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/11/items/mbid-b73ab90d-0ce8-4801-8da3-0a331b9d9392/mbid-b73ab90d-0ce8-4801-8da3-0a331b9d9392-2982390925_thumb250.jpg",
    "song": "Eri Okan (Conscience)",
    "track_id": "d612e186-f208-3c22-a0ad-731e9506284f",
    "recording_id": "1a3eb6a5-9fea-4709-90cc-50d5089ee1a3",
    "artist": "King Sunny Adé",
    "artist_ids": [
        "3e110caa-e9e8-4c33-98dc-ebbf0c6d2494"
    ],
    "album": "Odù",
    "release_id": "b73ab90d-0ce8-4801-8da3-0a331b9d9392",
    "release_group_id": "6a9fe4fd-e64a-3356-a712-862ca280c467",
    "labels": [
        "Atlantic",
        "Mesa/Bluemoon Recordings"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "e43192ce-074b-46e8-a1bf-5af1f8a10faa"
    ],
    "release_date": "1998-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Sunny Ade is a Nigerian musician in the vanguard of the development and international popularization of juju music—a fusion of traditional Yoruba vocal forms and percussion with Western rock and roll.\n---\nCatch their live performance for KEXP here: https://www.youtube.com/watch?v=wLpGaSi4oW4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}