{
    "result": "success",
    "story": {
        "id": 1,
        "author": {
            "id": 3,
            "name": "Professor Granger"
        },
        "title": "Out of the Shadows and Into the Night",
        "chapter_count": 4,
        "word_count": 12347,
        "publish_date": 1036800000,
        "update_date": 1042156800,
        "rating": "PG13",
        "genres": [
            "Angst"
        ],
        "pairing": "Harry & Hermione",
        "canon": "Books 1 - 4",
        "status": "paused",
        "summary": "Ron Weasley has been overshadowed by his brothers as far as he can remember. At Hogwarts, he was always in Harry's shadow. How far will he go to escape the shadows? A story of betrayal and redemption.",
        "formats": {
            "json": "\/api\/v1\/story\/1",
            "html": "\/story\/1",
            "epub": "\/story\/1\/epub",
            "mobi": "\/story\/1\/mobi"
        }
    }
}