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

{
    "url": "https://anthologiagraeca.org/api/comments/1234/?format=api",
    "passages": [],
    "descriptions": [
        {
            "content": "À propos de la scholie, Waltz écrit: « falsum. » (Waltz, *Anthologie Grecque* Tome 2, p. 37)",
            "language": "fra"
        }
    ],
    "unique_id": 1318,
    "created_at": "2022-08-22T20:24:56.607850Z",
    "updated_at": "2022-08-22T20:24:56.607850Z",
    "comment_type": "user_note",
    "images": []
}