Information about plays

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

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

{
    "id": 3326749,
    "uri": "https://api.kexp.org/v2/plays/3326749/?format=api",
    "airdate": "2024-03-25T20:54:51-07:00",
    "show": 59774,
    "show_uri": "https://api.kexp.org/v2/shows/59774/?format=api",
    "image_uri": "https://ia801304.us.archive.org/25/items/mbid-434359c1-cafb-42e3-aa4b-629c38d8c579/mbid-434359c1-cafb-42e3-aa4b-629c38d8c579-37971367121_thumb500.jpg",
    "thumbnail_uri": "https://ia601304.us.archive.org/25/items/mbid-434359c1-cafb-42e3-aa4b-629c38d8c579/mbid-434359c1-cafb-42e3-aa4b-629c38d8c579-37971367121_thumb250.jpg",
    "song": "Juanita",
    "track_id": "47e9ecc4-61c0-4497-8ecd-79af18ce6fb6",
    "recording_id": "e51d5d17-821e-4f4d-a727-2d9497a098b3",
    "artist": "Angelica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "Juanita",
    "release_id": "434359c1-cafb-42e3-aa4b-629c38d8c579",
    "release_group_id": "066dc34e-f83e-49e0-84e8-83a32575523a",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "El Sonido was on the road! Albina Cabrera & our collaborator Martha Estrada went to Austin to host El Sonido showcase at Radio Day Stage 2 weeks ago with six bands from Latin America and Spain: Marcelo D2, Pink Pablo, J Noa, Marem Ladson, Angelica Garcia y Papisa. \nHer most recent EP, 2021’s Echo Eléctrico, is a testament to her Salvadoran-Mexican-American heritage which showcases the carefully constructed world of Angélica’s vocal production style. She has a new album, Gemelo, coming soon.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}