Information about plays

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

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

{
    "id": 3551487,
    "uri": "https://api.kexp.org/v2/plays/3551487/?format=api",
    "airdate": "2025-09-11T00:41:45-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://ia800907.us.archive.org/19/items/mbid-33e4619d-825a-4af2-80e5-83ea7f4b969d/mbid-33e4619d-825a-4af2-80e5-83ea7f4b969d-42947467944_thumb500.jpg",
    "thumbnail_uri": "https://ia800907.us.archive.org/19/items/mbid-33e4619d-825a-4af2-80e5-83ea7f4b969d/mbid-33e4619d-825a-4af2-80e5-83ea7f4b969d-42947467944_thumb250.jpg",
    "song": "Dertsiz Kedi",
    "track_id": "536e02ca-bffc-4caa-b685-29baf40b43e4",
    "recording_id": "ec345a66-37c2-44d7-8a29-2619bb8b2297",
    "artist": "Peki Momés",
    "artist_ids": [
        "1c166324-88dd-4aa3-adee-ef712ed3c0e7"
    ],
    "album": "Dertsiz Kedi",
    "release_id": "33e4619d-825a-4af2-80e5-83ea7f4b969d",
    "release_group_id": "dc25d9a6-b593-4589-b3cb-6f29db952084",
    "labels": [
        "Mocambo"
    ],
    "label_ids": [
        "7332a773-ba53-4281-bdb4-5f4b6b0c04e8"
    ],
    "release_date": "2025-09-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based out of Germany, Peki Momés, is a Turkish artist who started to record music by accident in 2023. Blessed with style and intuition rather than formal education, her fresh and uncompromisingly authentic approach to music took hearts and ears by storm. Dirty disco, anatolian rare grooves, library music, city pop and her unique vocals all blend into an outernational sound that is all her own. \nhttps://pekimomes.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}