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

{
    "url": "https://demozoo.org/api/v1/productions/8259/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8259/",
    "id": 8259,
    "title": "We Are",
    "author_nicks": [
        {
            "name": "Mangoo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/418/?format=api",
                "id": 418,
                "name": "Mangoo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-10",
    "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": "Booster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118/?format=api",
                    "id": 118,
                    "name": "Booster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Reed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                    "id": 931,
                    "name": "Reed",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Farfar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                    "id": 412,
                    "name": "Farfar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/no_gaymer03/demo/01_mangoo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9691"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "12",
            "competition": {
                "id": 7859,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1226/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1226/",
                    "id": 1226,
                    "name": "No Gaymer 2003",
                    "tagline": "",
                    "start_date": "2003-05-09",
                    "end_date": "2003-05-11",
                    "location": "Skive, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.566639,
                    "longitude": 9.03203,
                    "website": "http://web.archive.org/web/20030627222625/http://no.gaymer.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}