Information about plays

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

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

{
    "id": 3418786,
    "uri": "https://api.kexp.org/v2/plays/3418786/?format=api",
    "airdate": "2024-10-29T10:29:28-07:00",
    "show": 61707,
    "show_uri": "https://api.kexp.org/v2/shows/61707/?format=api",
    "image_uri": "https://ia903107.us.archive.org/10/items/mbid-0b2c452e-c3dc-4e95-879a-327b8aedde7a/mbid-0b2c452e-c3dc-4e95-879a-327b8aedde7a-19343684371_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/10/items/mbid-0b2c452e-c3dc-4e95-879a-327b8aedde7a/mbid-0b2c452e-c3dc-4e95-879a-327b8aedde7a-19343684371_thumb250.jpg",
    "song": "Pair of Wings",
    "track_id": "93b55968-c229-3cca-9d53-85174e153a9a",
    "recording_id": "1faa68d2-f8ce-4e00-b6e8-0aa3453882c4",
    "artist": "Frankie Rose",
    "artist_ids": [
        "3522e1ec-0b52-47c3-a13e-17ac5db91e9e"
    ],
    "album": "Interstellar",
    "release_id": "0b2c452e-c3dc-4e95-879a-327b8aedde7a",
    "release_group_id": "5e12647d-0a0e-41e7-81f4-1158184d875e",
    "labels": [
        "Slumberland Records"
    ],
    "label_ids": [
        "5bf0ffc7-898d-43f0-a072-b072506fe617"
    ],
    "release_date": "2012-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frankie Rose is opening for the Jesus and Mary Chain/Psychedelic Furs who are playing a show at The Paramount Theatre in Seattle TONIGHT, Tuesday, October 29th!\n--\nShe'll be at The Masonic Auditorium in SF on Saturday night, November 2nd.\n--\n Watch Frankie Rose perform \"Pair of Wings\": https://youtu.be/IBOtluPeSXA --",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}