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

{
    "url": "https://demozoo.org/api/v1/productions/87231/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87231/",
    "id": 87231,
    "title": "@party Party demo",
    "author_nicks": [
        {
            "name": "Syntax Party Crew",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43051/?format=api",
                "id": 43051,
                "name": "Syntax Party Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-06-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/atparty10/demo_oldskool/spc-atpartypartydemo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/atparty10/demo_oldskool/spc-atpartypartydemo_root.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55221"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "94",
            "competition": {
                "id": 9231,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/16/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/16/",
                    "id": 16,
                    "name": "@Party 2010",
                    "tagline": "",
                    "start_date": "2010-06-18",
                    "end_date": "2010-06-20",
                    "location": "Harvard, Worcester County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.50009,
                    "longitude": -71.58284,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "rsi-demomaker"
    ]
}