Information about plays

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

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

{
    "id": 3584536,
    "uri": "https://api.kexp.org/v2/plays/3584536/?format=api",
    "airdate": "2025-11-29T13:36:25-08:00",
    "show": 65242,
    "show_uri": "https://api.kexp.org/v2/shows/65242/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Give Me More",
    "track_id": "9cedf165-4040-4ffa-a070-9ac14ab6498b",
    "recording_id": "0c79c62e-f6a6-4866-95f1-e8dec98b9a69",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Give Me More",
    "release_id": "47f524a8-6cad-4075-91c4-81262ffce855",
    "release_group_id": "3d698cc1-b060-4a54-85ba-422c8280d5e2",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-10-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Obongjayar has returned with a new single, \"Give Me More\", alongside the announcement of Paradise Now & Forever – the deluxe version of his recent album, Paradise Now. Obongjayar is a Nigerian singer-songwriter based in London, known for his genre-bending music that blends electronic, soul, hip-hop, and Afrobeats influences. Born Steven Umoh, he moved to the UK as a teenager and his music explores his dual Nigerian and British cultural identity and personal journey.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}