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

{
    "url": "https://demozoo.org/api/v1/productions/324259/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324259/",
    "id": 324259,
    "title": "Dynasia",
    "author_nicks": [
        {
            "name": "Copernicium",
            "abbreviation": "CN112",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118198/?format=api",
                "id": 118198,
                "name": "Copernicium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/outline23/demo/cn112-dynasia.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "94",
            "competition": {
                "id": 17920,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4627/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4627/",
                    "id": 4627,
                    "name": "Outline 2023",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cables"
    ]
}