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

{
    "url": "https://demozoo.org/api/v1/productions/334220/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334220/",
    "id": 334220,
    "title": "Aurora",
    "author_nicks": [
        {
            "name": "Innuendo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33354/?format=api",
                "id": 33354,
                "name": "Innuendo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Draco-Lizard-Trub",
            "abbreviation": "DLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35254/?format=api",
                "id": 35254,
                "name": "Draco-Lizard-Trub",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/99/?format=api",
            "id": 99,
            "name": "Atari Portfolio"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23winter/portfolio_game/aurora.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.164",
            "competition": {
                "id": 18483,
                "name": "Atari Portfolio Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4591/",
                    "id": 4591,
                    "name": "Silly Venture 2023 WE",
                    "tagline": "30th Atari JAGUAR Anniversary!",
                    "start_date": "2023-12-07",
                    "end_date": "2023-12-10",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}