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

{
    "url": "https://demozoo.org/api/v1/productions/76765/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76765/",
    "id": 76765,
    "title": "Nothingness",
    "author_nicks": [
        {
            "name": "Moonflow",
            "abbreviation": "MFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-09",
    "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": "Bojkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67963/?format=api",
                    "id": 67963,
                    "name": "Bojkar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slizgi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6795/?format=api",
                    "id": 6795,
                    "name": "Slizgi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d/3d"
        },
        {
            "nick": {
                "name": "Moonshine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75057/?format=api",
                    "id": 75057,
                    "name": "Moonshine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Reddline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30938/?format=api",
                    "id": 30938,
                    "name": "Reddline",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/abstract04/16sec_demo/nothingness_by_moonflow.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "13",
            "competition": {
                "id": 8003,
                "name": "16 Sec Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1129/",
                    "id": 1129,
                    "name": "Abstract 2004",
                    "tagline": "",
                    "start_date": "2004-10-08",
                    "end_date": "2004-10-10",
                    "location": "Gliwice, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.291698,
                    "longitude": 18.66692,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}