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

{
    "url": "https://demozoo.org/api/v1/productions/386460/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386460/",
    "id": 386460,
    "title": "Shogun Neophyte",
    "author_nicks": [
        {
            "name": "ps",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Enough Records",
            "abbreviation": "enoughrec",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                "id": 21722,
                "name": "Enough Records",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Varia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1758/?format=api",
                    "id": 1758,
                    "name": "Varia",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/psenough/shogun_neophyte/archive/gh-pages.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://psenough.github.io/shogun_neophyte/"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/psenough/shogun_neophyte"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58155"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/50/c76a.376532.png",
            "original_width": 407,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2b/50/c76a.376532.jpg",
            "standard_width": 400,
            "standard_height": 267,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/50/c76a.376532.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "css",
        "comic",
        "source-available"
    ]
}