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

{
    "url": "https://demozoo.org/api/v1/productions/8506/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8506/",
    "id": 8506,
    "title": "Avaruusseikkailu",
    "author_nicks": [
        {
            "name": "Aikarele",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11729/?format=api",
                "id": 11729,
                "name": "Aikarele",
                "is_group": true
            }
        },
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aikarele",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11729/?format=api",
                    "id": 11729,
                    "name": "Aikarele",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2001/avarus.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/euskal9/java/krl_avaruusseikkailu.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3571"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "0",
            "competition": {
                "id": 5671,
                "name": "Java Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/495/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/495/",
                    "id": 495,
                    "name": "Euskal 2001",
                    "tagline": "Euskal Party 9",
                    "start_date": "2001-07-26",
                    "end_date": "2001-07-29",
                    "location": "Gasteiz / Vitoria, Araba / Álava, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 42.84627,
                    "longitude": -2.67225,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}