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

{
    "url": "https://demozoo.org/api/v1/productions/156468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156468/",
    "id": 156468,
    "title": "FirstXBOX",
    "author_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
            "id": 40,
            "name": "XBOX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spaztica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37136/?format=api",
                    "id": 37136,
                    "name": "Spaztica",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/7d4/files/demo/first_xbox_intro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/7d04/demo/first_xbox_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20548"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3WLqx7BpM3g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7,11",
            "competition": {
                "id": 12292,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        },
        {
            "position": 8,
            "ranking": "8",
            "score": "7,76",
            "competition": {
                "id": 12300,
                "name": "On The Fly",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}