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

{
    "url": "https://demozoo.org/api/v1/productions/76465/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76465/",
    "id": 76465,
    "title": "Hypoplasmik",
    "author_nicks": [
        {
            "name": "BOS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30128/?format=api",
                "id": 30128,
                "name": "BOS",
                "is_group": true
            }
        },
        {
            "name": "Ukonx",
            "abbreviation": "UKX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                "id": 19808,
                "name": "Ukonx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/synthesis03/fastcode/animal/ukxbos-hypoplasmik.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13575"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "19",
            "competition": {
                "id": 7979,
                "name": "Fast code Minimal Animal",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1167/",
                    "id": 1167,
                    "name": "Synthesis 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}