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

{
    "url": "https://demozoo.org/api/v1/productions/58888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58888/",
    "id": 58888,
    "title": "atl-018-coweemightyrace",
    "author_nicks": [
        {
            "name": "CCP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3130/?format=api",
                "id": 3130,
                "name": "CCP",
                "is_group": false
            }
        },
        {
            "name": "Malik Trey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16392/?format=api",
                "id": 16392,
                "name": "Malik Trey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-19",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/buenzli06/game/atl-018-coweemightyrace.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25978"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "131",
            "competition": {
                "id": 6387,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/786/",
                    "id": 786,
                    "name": "Buenzli 2006 (15)",
                    "tagline": "Explosive",
                    "start_date": "2006-08-18",
                    "end_date": "2006-08-20",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz15.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}