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

{
    "url": "https://demozoo.org/api/v1/productions/21351/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21351/",
    "id": 21351,
    "title": "Sexual Aggression",
    "author_nicks": [
        {
            "name": "T-Rex",
            "abbreviation": "TRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Warhawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15742/?format=api",
                    "id": 15742,
                    "name": "Warhawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DAF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15739/?format=api",
                    "id": 15739,
                    "name": "DAF",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Flux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15657/?format=api",
                    "id": 15657,
                    "name": "Flux",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Warhawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15742/?format=api",
                    "id": 15742,
                    "name": "Warhawk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/t-rex/trx-sexy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ltp99/demo/t-rex.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/paradox99/demo/trx-sexy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=511"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "82",
            "competition": {
                "id": 3455,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/913/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/913/",
                    "id": 913,
                    "name": "Lucky & Tigrou Party 1999",
                    "tagline": "",
                    "start_date": "1999-08-27",
                    "end_date": "1999-08-29",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71472,
                    "longitude": 2.46111,
                    "website": ""
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "834",
            "competition": {
                "id": 4343,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/277/",
                    "id": 277,
                    "name": "Paradox 1999",
                    "tagline": "",
                    "start_date": "1999-08-07",
                    "end_date": "1999-08-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "vesa2",
        "32mb"
    ]
}