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

{
    "url": "https://demozoo.org/api/v1/productions/8352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8352/",
    "id": 8352,
    "title": "Reborn",
    "author_nicks": [
        {
            "name": "Spöntz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Merlucin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11673/?format=api",
                    "id": 11673,
                    "name": "Merlucin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://spontz.scenesp.org/visuals/reborn/Spontz-Reborn-Win-1.1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/2003/ifparty03/demo/reborn1_1hq.diz.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/2003/ifparty03/demo/reborn1_1hq.zip.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/ifparty03/demo/reborn1_1hq.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9731"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 7749,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1216/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1216/",
                    "id": 1216,
                    "name": "Ifparty 2003",
                    "tagline": "",
                    "start_date": "2003-05-09",
                    "end_date": "2003-05-11",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}