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

{
    "url": "https://demozoo.org/api/v1/productions/48303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48303/",
    "id": 48303,
    "title": "Genetic",
    "author_nicks": [
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-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": "Hebx2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/281/?format=api",
                    "id": 281,
                    "name": "Hepphep",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "scripting"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.marshals.cz/dwn/genetic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/fiasko00/in64/genetic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=253"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "2.112",
            "competition": {
                "id": 4867,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1056/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1056/",
                    "id": 1056,
                    "name": "Fiasko 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-19",
                    "location": "Hradiacte, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.710159,
                    "longitude": 13.39688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-7"
    ]
}