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

{
    "url": "https://demozoo.org/api/v1/productions/35422/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35422/",
    "id": 35422,
    "title": "Ambivalence",
    "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": "2005-04-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Woid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
                    "id": 386,
                    "name": "Woid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Domotor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23262/?format=api",
                    "id": 23262,
                    "name": "Domotor",
                    "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": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/marast05/demo/mrs-ambivalence.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16568"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2.44",
            "competition": {
                "id": 3034,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1264/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1264/",
                    "id": 1264,
                    "name": "Marast 2005",
                    "tagline": "",
                    "start_date": "2005-04-08",
                    "end_date": "2005-04-10",
                    "location": "Červený Újezd, Central Bohemia, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.0697,
                    "longitude": 14.16591,
                    "website": "http://marast.marshals.cz/2005/index-en.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "demopaja"
    ]
}