home » zplus/dokk.git
ID: eb1d54f199ed03ccc3eb27bb08699adca7278297
54 lines — 2K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@id": "dokk:mimi_and_eunice_322",
    "comicstrip:published": "2011-03-21",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "advice",
        "recovery"
    ],
    "comicstrip:title": "Don’t Fix",
    "comicstrip:website": "https://mimiandeunice.com/2011/03/21/dont-fix/",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "You should—"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 1,
            "comicstrip:character": "eunice",
            "comicstrip:text": "Stop!"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "I don't want you to \"fix\" my problems!"
        },
        {
            "comicstrip:order": 4,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "I want to complain about them."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "322",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/322.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2011/03/ME_322_DontFixMyProblems.png",
        "blob:retrieval_date": "2023-05-28"
    }
}