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

{
    "url": "https://demozoo.org/api/v1/productions/85288/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85288/",
    "id": 85288,
    "title": "Zulu",
    "author_nicks": [
        {
            "name": "Fedcon",
            "abbreviation": "FCN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25238/?format=api",
                "id": 25238,
                "name": "Fedcon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-22",
    "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": "Neik_Raider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49028/?format=api",
                    "id": 49028,
                    "name": "Neik_Raider",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fedcon/zulu07.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88005"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "07.7",
            "competition": {
                "id": 8970,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/988/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/988/",
                    "id": 988,
                    "name": "Flashparty 2007",
                    "tagline": "",
                    "start_date": "2007-12-21",
                    "end_date": "2007-12-23",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fmod",
        "directx-9",
        "commercial-music"
    ]
}