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

{
    "url": "https://demozoo.org/api/v1/productions/8303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8303/",
    "id": 8303,
    "title": "Secret Government Thing",
    "author_nicks": [
        {
            "name": "Nesnausk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11566/?format=api",
                "id": 11566,
                "name": "Nesnausk",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NeARAZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11567/?format=api",
                    "id": 11567,
                    "name": "NeARAZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NeARAZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11567/?format=api",
                    "id": 11567,
                    "name": "NeARAZ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "OneHalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71210/?format=api",
                    "id": 71210,
                    "name": "OneHalf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "OneHalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71210/?format=api",
                    "id": 71210,
                    "name": "OneHalf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/assembly04/demo/secret_government_thing_by_nesnausk_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13045"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2NUhw8NYXAc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "445",
            "competition": {
                "id": 2567,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/110/",
                    "id": 110,
                    "name": "Assembly 2004",
                    "tagline": "",
                    "start_date": "2004-08-05",
                    "end_date": "2004-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3175/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3175/",
            "id": 3175,
            "name": "ImagineCup 2005",
            "tagline": "",
            "start_date": "2005",
            "end_date": "2005",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}