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

{
    "url": "https://demozoo.org/api/v1/productions/63973/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63973/",
    "id": 63973,
    "title": "Electric Caterpillar",
    "author_nicks": [
        {
            "name": "Dairy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4276/?format=api",
                "id": 4276,
                "name": "Dairos",
                "is_group": false
            }
        },
        {
            "name": "Megamies",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5224/?format=api",
                "id": 5224,
                "name": "Megamies",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gluterol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36373/?format=api",
                "id": 36373,
                "name": "Gluterol",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-01-11",
    "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/2003/altparty03/demo/ecat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8541"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "27",
            "competition": {
                "id": 7082,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}