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

{
    "url": "https://demozoo.org/api/v1/productions/9925/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9925/",
    "id": 9925,
    "title": "The Smelling Project",
    "author_nicks": [
        {
            "name": "Shut The Fuck Up",
            "abbreviation": "STFU, S.T.F.U.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                "id": 11225,
                "name": "Shut The Fuck Up",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-08",
    "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": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/function05/demo/stfu_fsm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19475"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "10",
            "competition": {
                "id": 7715,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/134/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/134/",
                    "id": 134,
                    "name": "Function 2005",
                    "tagline": "",
                    "start_date": "2005-10-07",
                    "end_date": "2005-10-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2005.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}