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

{
    "url": "https://demozoo.org/api/v1/productions/172172/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172172/",
    "id": 172172,
    "title": "Häuslich",
    "author_nicks": [
        {
            "name": "Absence And Wilds",
            "abbreviation": "ACW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11027/?format=api",
                "id": 11027,
                "name": "Absence And Wilds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "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": "http://plus4world.powweb.com/dl/demos/h/hauslich.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/arok08/graphics/plus4_arok_10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51434"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 13216,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/231/",
                    "id": 231,
                    "name": "Árok 2008",
                    "tagline": "",
                    "start_date": "2008-08-22",
                    "end_date": "2008-08-24",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}