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

{
    "url": "https://demozoo.org/api/v1/productions/52594/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52594/",
    "id": 52594,
    "title": "Life",
    "author_nicks": [
        {
            "name": "Glue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
                "id": 17807,
                "name": "Glue",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "iq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/644/?format=api",
                    "id": 644,
                    "name": "iq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Murci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37527/?format=api",
                    "id": 37527,
                    "name": "Murci",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Enlar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29241/?format=api",
                    "id": 29241,
                    "name": "Enlar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Linux port"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/bcnparty01/in64/life.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6697"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "114",
            "competition": {
                "id": 5465,
                "name": "Intros 64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1095/",
                    "id": 1095,
                    "name": "BCN Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}