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

{
    "url": "https://demozoo.org/api/v1/productions/71691/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71691/",
    "id": 71691,
    "title": "Project Avarus",
    "author_nicks": [
        {
            "name": "Pyrotech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3591/?format=api",
                "id": 3591,
                "name": "Pyrotech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Codarki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66923/?format=api",
                    "id": 66923,
                    "name": "Codarki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rayjan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24551/?format=api",
                    "id": 24551,
                    "name": "Rayjan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pharaffin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62245/?format=api",
                    "id": 62245,
                    "name": "Pharaffin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hoaxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24603/?format=api",
                    "id": 24603,
                    "name": "Hoaxi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/assembly09/demo/project_avarus_by_pyrotech.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53654"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9hFt-rjVUKs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "4081",
            "competition": {
                "id": 1731,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3/",
                    "id": 3,
                    "name": "Assembly 2009",
                    "tagline": "Assembly Summer 2009",
                    "start_date": "2009-08-06",
                    "end_date": "2009-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fmod"
    ]
}