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

{
    "url": "https://demozoo.org/api/v1/productions/85379/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85379/",
    "id": 85379,
    "title": "Syntax 2007 Invite",
    "author_nicks": [
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-31",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "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": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.disasterarea.net/prods/syntax07.exe"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/nullarbor07/demo/nul07-syntax_2007_invite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30175"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "233",
            "competition": {
                "id": 8995,
                "name": "Demoscene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1298/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1298/",
                    "id": 1298,
                    "name": "Nullarbor 2007",
                    "tagline": "",
                    "start_date": "2007-03-30",
                    "end_date": "2007-04-01",
                    "location": "Perth, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -31.95302,
                    "longitude": 115.857239,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/384/?format=api",
            "demozoo_url": "https://demozoo.org/parties/384/",
            "id": 384,
            "name": "Syntax 2007",
            "tagline": "",
            "start_date": "2007-07-21",
            "end_date": "2007-07-22",
            "location": "Melbourne, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.817532,
            "longitude": 144.967148,
            "website": "http://www.syntaxparty.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}