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

{
    "url": "https://demozoo.org/api/v1/productions/308780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308780/",
    "id": 308780,
    "title": "Hello, World!",
    "author_nicks": [
        {
            "name": "Retr0id",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131748/?format=api",
                "id": 131748,
                "name": "Retr0id",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "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/2022/fieldfx22/badge_microcontroller/hello__world_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "63",
            "competition": {
                "id": 17076,
                "name": "Badge / Microcontroller",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4301/",
                    "id": 4301,
                    "name": "Field-FX 2022",
                    "tagline": "",
                    "start_date": "2022-06-02",
                    "end_date": "2022-06-05",
                    "location": "Eastnor, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03278,
                    "longitude": -2.39049,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}