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

{
    "url": "https://demozoo.org/api/v1/productions/339553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339553/",
    "id": 339553,
    "title": "Fatal Realm",
    "author_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4254/?format=api",
                    "id": 4254,
                    "name": "TDS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Phase1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9982/?format=api",
                    "id": 9982,
                    "name": "Tero",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/65216/fatal_realm_ctr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/vision02/mixed/vision2002-partydisk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6805"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8019"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 17048,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1947/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1947/",
                    "id": 1947,
                    "name": "Vision 2002",
                    "tagline": "",
                    "start_date": "2002-08-23",
                    "end_date": "2002-08-25",
                    "location": "Halstenbek, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.6334,
                    "longitude": 9.8372,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}