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

{
    "url": "https://demozoo.org/api/v1/productions/109863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109863/",
    "id": 109863,
    "title": "Minimalistic Crap",
    "author_nicks": [
        {
            "name": "Plastic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15118/?format=api",
                "id": 15118,
                "name": "Plastic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/72/?format=api",
            "id": 72,
            "name": "Gamepark 32"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
            "id": 29,
            "name": "Sony Playstation Portable (PSP)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tommy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7401/?format=api",
                    "id": 7401,
                    "name": "Tommy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/plastic/plastic-minicrap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10975"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31711"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "?",
            "score": "",
            "competition": {
                "id": 10345,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2192/",
                    "id": 2192,
                    "name": "PDRoms Coding Competition 2003",
                    "tagline": "",
                    "start_date": "2003",
                    "end_date": "2003",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}