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

{
    "url": "https://demozoo.org/api/v1/productions/173165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173165/",
    "id": 173165,
    "title": "9001 - A Space Oddnessy",
    "author_nicks": [
        {
            "name": "Droid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/411/?format=api",
                "id": 411,
                "name": "Droid",
                "is_group": false
            }
        },
        {
            "name": "Z-Nexx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                "id": 7136,
                "name": "Z-Nexx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/lcp09/other_demo/lcp09znexxdroid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lcp.c64.org/files/2009-LCP/compo/other_demo/LCP09ZnexxDROID(Amiga).amos"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53764"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "02.aa",
            "competition": {
                "id": 13279,
                "name": "Other Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/606/",
                    "id": 606,
                    "name": "Little Computer People 2009",
                    "tagline": "",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.60587,
                    "longitude": 13.00073,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "not-shown"
    ]
}