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

{
    "url": "https://demozoo.org/api/v1/productions/121293/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121293/",
    "id": 121293,
    "title": "Freestyle",
    "author_nicks": [
        {
            "name": "Kulture",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53188/?format=api",
                "id": 53188,
                "name": "Kulture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Origin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53189/?format=api",
                    "id": 53189,
                    "name": "Origin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Origin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53189/?format=api",
                    "id": 53189,
                    "name": "Origin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9928/?format=api",
                    "id": 9928,
                    "name": "Stu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14515/?format=api",
                    "id": 14515,
                    "name": "Exel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/Revelation/FreeStyle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7490"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19604,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5210/",
                    "id": 5210,
                    "name": "Revelation 1997",
                    "tagline": "",
                    "start_date": "1997-07-05",
                    "end_date": "1997-07-05",
                    "location": "Welwyn Garden City, Hertfordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.80174,
                    "longitude": -0.20691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}