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

{
    "url": "https://demozoo.org/api/v1/productions/43021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43021/",
    "id": 43021,
    "title": "Vi går på Disko",
    "author_nicks": [
        {
            "name": "United Lamers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106874/?format=api",
                "id": 106874,
                "name": "United Lamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1999/demoparty99/demo/disco.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24438"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "20",
            "competition": {
                "id": 4156,
                "name": "Demo - Old-Fashioned",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1048/",
                    "id": 1048,
                    "name": "The Demoparty 1999",
                    "tagline": "",
                    "start_date": "1999-09-05",
                    "end_date": "1999-09-07",
                    "location": "Faluns Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.60483,
                    "longitude": 15.63492,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}