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

{
    "url": "https://demozoo.org/api/v1/productions/8101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8101/",
    "id": 8101,
    "title": "FSI",
    "author_nicks": [
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-16",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/coven01/in8k/fsi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15882"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5558,
                "name": "Intro8k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/631/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/631/",
                    "id": 631,
                    "name": "Coven 2001",
                    "tagline": "",
                    "start_date": "2001-02-15",
                    "end_date": "2001-02-17",
                    "location": "Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -24.9121,
                    "longitude": 133.397552,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8k"
    ]
}