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

{
    "url": "https://demozoo.org/api/v1/productions/93834/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93834/",
    "id": 93834,
    "title": "Centment",
    "author_nicks": [
        {
            "name": "John Croudy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44618/?format=api",
                "id": 44618,
                "name": "John Croudy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "John Croudy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44618/?format=api",
                    "id": 44618,
                    "name": "John Croudy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "John Croudy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44618/?format=api",
                    "id": 44618,
                    "name": "John Croudy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/CROUDY/CENTMENT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=miEIBW3m7GQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "10",
            "score": "369",
            "competition": {
                "id": 9646,
                "name": "Combined Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1486/",
                    "id": 1486,
                    "name": "Silly Venture 2013",
                    "tagline": "Atari's last venture into the hardware market",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-11",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}