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

{
    "url": "https://demozoo.org/api/v1/productions/64418/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64418/",
    "id": 64418,
    "title": "Simple",
    "author_nicks": [
        {
            "name": "Cellfish",
            "abbreviation": "CF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17049/?format=api",
                "id": 17049,
                "name": "Cellfish",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-17",
    "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": [
        {
            "nick": {
                "name": "Leia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                    "id": 5258,
                    "name": "Leia",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60855/?format=api",
                    "id": 60855,
                    "name": "Tech",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/trsac02/demo/cf-simple.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7290"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "100",
            "competition": {
                "id": 7133,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/190/",
                    "id": 190,
                    "name": "TRSAC 2002",
                    "tagline": "TRSAC FU",
                    "start_date": "2002-08-15",
                    "end_date": "2002-08-18",
                    "location": "Amager, Tårnby Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.61404,
                    "longitude": 12.59033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}