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

{
    "url": "https://anthologiagraeca.org/api/texts/456/?format=api",
    "language": {
        "code": "eng",
        "iso_name": "English",
        "url": "https://anthologiagraeca.org/api/languages/eng/?format=api"
    },
    "edition": {
        "url": "https://anthologiagraeca.org/api/editions/1/?format=api",
        "descriptions": [
            {
                "url": "https://anthologiagraeca.org/api/descriptions/424/?format=api",
                "language": {
                    "code": "eng",
                    "iso_name": "English",
                    "url": "https://anthologiagraeca.org/api/languages/eng/?format=api"
                },
                "created_at": "2021-05-06T21:10:04.033306Z",
                "updated_at": "2021-05-06T21:10:04.033317Z",
                "description": "Paton edition"
            }
        ],
        "edition_type": 0,
        "metadata": {},
        "created_at": "2021-04-08T21:27:25.406000Z",
        "updated_at": "2021-04-08T21:27:25.406000Z"
    },
    "unique_id": 9999342,
    "created_at": "2017-11-23T16:26:57Z",
    "updated_at": "2017-11-23T16:26:57Z",
    "validation": 0,
    "status": 1,
    "text": "Gently over the tomb of Sophocles, gently creep, \nO ivy, flinging forth your green curls, and all about \nlet the petals of the rose bloom, and the vine that \nloves her fruit  shed her pliant tendrils around, for\nthe sake of that wise-hearted beauty of diction that\nthe Muses and Graces in common bestowed on the\nsweet singer.",
    "comments": [],
    "alignments": [
        "https://anthologiagraeca.org/api/alignments/212/?format=api"
    ],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.22/?format=api"
    ]
}