Information about plays

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

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

{
    "id": 3502262,
    "uri": "https://api.kexp.org/v2/plays/3502262/?format=api",
    "airdate": "2025-05-16T21:18:36-07:00",
    "show": 63477,
    "show_uri": "https://api.kexp.org/v2/shows/63477/?format=api",
    "image_uri": "https://coverartarchive.org/release/d5e4d749-2528-4b6b-8012-41123f41b625/15042429614-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d5e4d749-2528-4b6b-8012-41123f41b625/15042429614-250.jpg",
    "song": "You No Fit Touch Am (Medlar remix)",
    "track_id": null,
    "recording_id": "3dea7073-6573-4ee7-b1c6-3dca2b8d6b48",
    "artist": "Dele Sosimi",
    "artist_ids": [
        "021898eb-13d7-40fe-a725-56571c925ee7"
    ],
    "album": "You No Fit Touch Am Retouched",
    "release_id": null,
    "release_group_id": "765e741e-fcb4-42c5-b5ee-7289dca84d93",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Hackney, East London, but soon to return to his parents’ native Nigeria at the age of four, Dele was schooled and raised in Fela Anikulapo Kuti’s shadow at the height of early 70s afrobeat. Chosen by Fela to join his band at a somewhat tender age, he was still a young man when sharing Fela’s Glastonbury stage in 1984. Dele went on to become Musical Director for both Fela’s Egypt 80 and later Femi Kuti’s Positive Force.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}