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

{
    "url": "https://demozoo.org/api/v1/productions/51736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51736/",
    "id": 51736,
    "title": "Allt du behöver",
    "author_nicks": [
        {
            "name": "Haiwan 2000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30564/?format=api",
                "id": 30564,
                "name": "Haiwan 2000",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-31",
    "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/2002/birdie02/demo/alltdubehoverarlitesaliv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18781"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "30",
            "competition": {
                "id": 5348,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/759/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/759/",
                    "id": 759,
                    "name": "Birdie 2002 (12)",
                    "tagline": "Birdie 12",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}