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

{
    "url": "https://demozoo.org/api/v1/productions/28886/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28886/",
    "id": 28886,
    "title": "Fix",
    "author_nicks": [
        {
            "name": "Xenon Development",
            "abbreviation": "XNN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                "id": 19785,
                "name": "Xenon Development",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Axon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53148/?format=api",
                    "id": 53148,
                    "name": "Axon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Axon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53148/?format=api",
                    "id": 53148,
                    "name": "Axon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font, 3D"
        },
        {
            "nick": {
                "name": "MikeX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10286/?format=api",
                    "id": 10286,
                    "name": "MikeX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53151/?format=api",
                    "id": 53151,
                    "name": "Triumph",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/tonstad95/demo/xnn_fix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58574"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5VBWgMhHUtk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2195,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/733/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/733/",
                    "id": 733,
                    "name": "Tonstad 1995",
                    "tagline": "",
                    "start_date": "1995-10-13",
                    "end_date": "1995-10-15",
                    "location": "Tiller, Trondheim, Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.33973,
                    "longitude": 10.42028,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/e5/bf03.350321.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a6/e5/bf03.350321.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/e5/bf03.350321.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "gus"
    ]
}