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

{
    "url": "https://demozoo.org/api/v1/productions/8304/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8304/",
    "id": 8304,
    "title": "Scene of the Girls",
    "author_nicks": [
        {
            "name": "PowerPuff Girls",
            "abbreviation": "PPG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9806/?format=api",
                "id": 9806,
                "name": "PowerPuff Girls",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-01",
    "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": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ayame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10020/?format=api",
                    "id": 10020,
                    "name": "Ayame",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Sardu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10021/?format=api",
                    "id": 10021,
                    "name": "Sardu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design help"
        },
        {
            "nick": {
                "name": "DiamonDie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                    "id": 5699,
                    "name": "DiamonDie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sole.scenesp.org/prods/ppg_sotg.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/bcnparty11/demo/powerpuffgirls_sotg.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10967"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "402",
            "competition": {
                "id": 7357,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1097/",
                    "id": 1097,
                    "name": "BCN Party 2003",
                    "tagline": "",
                    "start_date": "2003-10-31",
                    "end_date": "2003-11-02",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": "http://www.bcnparty.org/bcn11"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}