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

{
    "url": "https://demozoo.org/api/v1/productions/81266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81266/",
    "id": 81266,
    "title": "Crapberinto",
    "author_nicks": [
        {
            "name": "Isaac2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27120/?format=api",
                "id": 27120,
                "name": "Isaac2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreambytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41561/?format=api",
                "id": 41561,
                "name": "Dreambytes",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-07-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/euskal13/fast/code/isaac2-crapberinto.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18266"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "150",
            "competition": {
                "id": 8440,
                "name": "Fast Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/499/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/499/",
                    "id": 499,
                    "name": "Euskal 2005",
                    "tagline": "Euskal Encounter 13",
                    "start_date": "2005-07-22",
                    "end_date": "2005-07-25",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}