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

{
    "url": "https://demozoo.org/api/v1/productions/80109/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80109/",
    "id": 80109,
    "title": "Nested",
    "author_nicks": [
        {
            "name": "Resident",
            "abbreviation": "RDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                "id": 17099,
                "name": "Resident",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-18",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anesthetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6017/?format=api",
                    "id": 6017,
                    "name": "Anesthetic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flexi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41395/?format=api",
                    "id": 41395,
                    "name": "Flexi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Spritus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37131/?format=api",
                    "id": 37131,
                    "name": "Spritus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tesla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46766/?format=api",
                    "id": 46766,
                    "name": "tesla",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "testing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/7d5/in64/nested-resident-final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/7d5/in64/nested-resident.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19042"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9,38",
            "competition": {
                "id": 8296,
                "name": "64 KB Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/636/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/636/",
                    "id": 636,
                    "name": "7D 2005",
                    "tagline": "7D5",
                    "start_date": "2005-09-17",
                    "end_date": "2005-09-19",
                    "location": "Maltepe, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.9589,
                    "longitude": 29.17866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "minifmod",
        "mew"
    ]
}