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

{
    "url": "https://demozoo.org/api/v1/productions/70716/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70716/",
    "id": 70716,
    "title": "Orbital Bombardment",
    "author_nicks": [
        {
            "name": "Faemiyah",
            "abbreviation": "FHI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12911/?format=api",
                "id": 12911,
                "name": "Faemiyah",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
            "id": 84,
            "name": "FreeBSD"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Warma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37940/?format=api",
                    "id": 37940,
                    "name": "Warma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Warma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37940/?format=api",
                    "id": 37940,
                    "name": "Warma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Trilkk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35899/?format=api",
                    "id": 35899,
                    "name": "Trilkk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ninave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49074/?format=api",
                    "id": 49074,
                    "name": "Ninave",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "collateralburger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143615/?format=api",
                    "id": 143615,
                    "name": "collateralburger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/assembly10/gamedev/orbital_bombardment_by_faemiyah.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/faemiyah/faemiyah-demoscene_2010-08_gamedev_orbital_bombardment"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55555"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "833",
            "competition": {
                "id": 7569,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4/",
                    "id": 4,
                    "name": "Assembly 2010",
                    "tagline": "Assembly Summer 2010",
                    "start_date": "2010-08-05",
                    "end_date": "2010-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}