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

{
    "url": "https://demozoo.org/api/v1/productions/118678/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118678/",
    "id": 118678,
    "title": "We Are Computers",
    "author_nicks": [
        {
            "name": "oobc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47101/?format=api",
                "id": 47101,
                "name": "oobc",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/90/?format=api",
            "id": 90,
            "name": "Commodore PET"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BassCadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BassCadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "BassCadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "oo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44973/?format=api",
                    "id": 44973,
                    "name": "oo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://basscadet.fi/oobc/wearecom.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/assembly14/wild/wearecom.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63855"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MuKmyQGZlkg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "3874",
            "competition": {
                "id": 10711,
                "name": "Real Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2197/",
                    "id": 2197,
                    "name": "Assembly 2014",
                    "tagline": "",
                    "start_date": "2014-07-31",
                    "end_date": "2014-08-03",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cbm-8032"
    ]
}