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

{
    "url": "https://demozoo.org/api/v1/productions/76449/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76449/",
    "id": 76449,
    "title": "Ultimate Fighting Pong",
    "author_nicks": [
        {
            "name": "Dahan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
                "id": 27814,
                "name": "Dahan",
                "is_group": false
            }
        },
        {
            "name": "Dax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/263/?format=api",
                "id": 263,
                "name": "Dax",
                "is_group": false
            }
        },
        {
            "name": "Deemphasis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33293/?format=api",
                "id": 33293,
                "name": "Deemphasis",
                "is_group": false
            }
        },
        {
            "name": "Inoujk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23409/?format=api",
                "id": 23409,
                "name": "Inoujk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dahan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
                    "id": 27814,
                    "name": "Dahan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/263/?format=api",
                    "id": 263,
                    "name": "Dax",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Inoujk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23409/?format=api",
                    "id": 23409,
                    "name": "Inoujk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Deemphasis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33293/?format=api",
                    "id": 33293,
                    "name": "Deemphasis",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/synthesis03/fastcode/pong/ufp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13568"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "78",
            "competition": {
                "id": 7977,
                "name": "Fast Code Pong 2003",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1167/",
                    "id": 1167,
                    "name": "Synthesis 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}