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

{
    "url": "https://demozoo.org/api/v1/productions/42288/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42288/",
    "id": 42288,
    "title": "Daedalus Project",
    "author_nicks": [
        {
            "name": "Mr. Slam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28554/?format=api",
                "id": 28554,
                "name": "Mr. Slam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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/bizarre99/flash/daedalus_final.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "42",
            "competition": {
                "id": 4048,
                "name": "Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/448/",
                    "id": 448,
                    "name": "Bizarre 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}