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

{
    "url": "https://demozoo.org/api/v1/productions/303446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303446/",
    "id": 303446,
    "title": "Broken",
    "author_nicks": [
        {
            "name": "Funclub",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128824/?format=api",
                "id": 128824,
                "name": "Funclub",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-23",
    "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": "Heppimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128825/?format=api",
                    "id": 128825,
                    "name": "Heppimies",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Heppimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128825/?format=api",
                    "id": 128825,
                    "name": "Heppimies",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "mörkömies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128826/?format=api",
                    "id": 128826,
                    "name": "mörkömies",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hornet.org/demos/1998/f/funclub.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3499,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/626/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/626/",
                    "id": 626,
                    "name": "Juhla 1998",
                    "tagline": "",
                    "start_date": "1998-05-22",
                    "end_date": "1998-05-24",
                    "location": "Kajaani, Kainuu, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.13355,
                    "longitude": 27.40756,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}