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

{
    "url": "https://demozoo.org/api/v1/productions/28992/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28992/",
    "id": 28992,
    "title": "Conviction",
    "author_nicks": [
        {
            "name": "Fatal Justice",
            "abbreviation": "FJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                "id": 1063,
                "name": "Fatal Justice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11-04",
    "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": "Hellfire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                    "id": 7,
                    "name": "Hellfire",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Don",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48318/?format=api",
                    "id": 48318,
                    "name": "The Don",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1062/?format=api",
                    "id": 1062,
                    "name": "Insanity",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1062/?format=api",
                    "id": 1062,
                    "name": "Insanity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/wired95/demo/fat_conv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49660"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "55",
            "competition": {
                "id": 2219,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/530/",
                    "id": 530,
                    "name": "Wired 1995",
                    "tagline": "",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Mons, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.45384,
                    "longitude": 3.95164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "486",
        "gus-only"
    ]
}