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

{
    "url": "https://demozoo.org/api/v1/productions/2501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2501/",
    "id": 2501,
    "title": "Inflamed",
    "author_nicks": [
        {
            "name": "X-Factor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5270/?format=api",
                "id": 5270,
                "name": "X-Factor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Puni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                    "id": 5408,
                    "name": "Puni",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duck-Hunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4213/?format=api",
                    "id": 4213,
                    "name": "Duck-Hunter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Duck-Hunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4213/?format=api",
                    "id": 4213,
                    "name": "Duck-Hunter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Squid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10069/?format=api",
                    "id": 10069,
                    "name": "Squid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kindergarden96b/amiga/demo/xtr-inf.lzx"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78671"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31870"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "16",
            "competition": {
                "id": 235,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/145/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/145/",
                    "id": 145,
                    "name": "Kindergarden 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-11-15",
                    "end_date": "1996-11-17",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}