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

{
    "url": "https://demozoo.org/api/v1/productions/87868/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87868/",
    "id": 87868,
    "title": "Babylon Bastard",
    "author_nicks": [
        {
            "name": "Live!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/588/?format=api",
                "id": 588,
                "name": "Live!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ukko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7345/?format=api",
                    "id": 7345,
                    "name": "Ukko",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ukko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7345/?format=api",
                    "id": 7345,
                    "name": "Ukko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tOmy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33099/?format=api",
                    "id": 33099,
                    "name": "tOmy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://systemez1.free.fr/demo.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/gp2x_demo_06/demo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/live/demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25707"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 13816,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3481/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3481/",
                    "id": 3481,
                    "name": "GP2X Demo Competition 2006",
                    "tagline": "",
                    "start_date": "2006",
                    "end_date": "2006",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}