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

{
    "url": "https://demozoo.org/api/v1/productions/22987/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22987/",
    "id": 22987,
    "title": "H-Life",
    "author_nicks": [
        {
            "name": "Raiden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4281/?format=api",
                "id": 4281,
                "name": "Raiden",
                "is_group": false
            }
        },
        {
            "name": "Spy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9844/?format=api",
                "id": 9844,
                "name": "Spy",
                "is_group": false
            }
        },
        {
            "name": "Tetno",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16781/?format=api",
                "id": 16781,
                "name": "Tetno",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-04",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.sunet.se/pub/demos/scene.org/parties/1999/gravity99/demo/h-life.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/gravity99/demo/h-life.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5098"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "54",
            "competition": {
                "id": 1550,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/569/",
                    "id": 569,
                    "name": "Gravity 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.74042,
                    "longitude": 18.07723,
                    "website": "http://www.anadune.optimus.wroc.pl/gravity"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}