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

{
    "url": "https://demozoo.org/api/v1/productions/28079/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28079/",
    "id": 28079,
    "title": "No Delay",
    "author_nicks": [
        {
            "name": "Ano-Tech Computers",
            "abbreviation": "ATC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13752/?format=api",
                "id": 13752,
                "name": "Ano-Tech Computers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19550/?format=api",
                    "id": 19550,
                    "name": "Joker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Floyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82982/?format=api",
                    "id": 82982,
                    "name": "Floyd",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lloyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22070/?format=api",
                    "id": 22070,
                    "name": "Lloyd",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/hell95/demo/nodelay.arj"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78907"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "6",
            "competition": {
                "id": 2081,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/611/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/611/",
                    "id": 611,
                    "name": "Hell Party 1995",
                    "tagline": "",
                    "start_date": "1995-06-09",
                    "end_date": "1995-06-11",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}