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

{
    "url": "https://demozoo.org/api/v1/productions/327295/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327295/",
    "id": 327295,
    "title": "Black Star",
    "author_nicks": [
        {
            "name": "Cem Akyürek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138511/?format=api",
                "id": 138511,
                "name": "Cem Akyürek",
                "is_group": false
            }
        },
        {
            "name": "Drey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17096/?format=api",
                "id": 17096,
                "name": "Drey",
                "is_group": false
            }
        },
        {
            "name": "Ragnor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17090/?format=api",
                "id": 17090,
                "name": "Ragnor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/7d07/gamedev/black_star-ragnor%2Bcem_akyurek%2Bdrey.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18107,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/640/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/640/",
                    "id": 640,
                    "name": "7D 2007",
                    "tagline": "7D7",
                    "start_date": "2007-09-08",
                    "end_date": "2007-09-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}