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

{
    "url": "https://demozoo.org/api/v1/productions/42545/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42545/",
    "id": 42545,
    "title": "ir-02",
    "author_nicks": [
        {
            "name": "Industrial Revolutioners",
            "abbreviation": "IR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                "id": 14450,
                "name": "Industrial Revolutioners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-29",
    "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": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hege",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28887/?format=api",
                    "id": 28887,
                    "name": "Hege",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slapec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26911/?format=api",
                    "id": 26911,
                    "name": "Slapec",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/function12/demo/ir-demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "81",
            "competition": {
                "id": 4085,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1367/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1367/",
                    "id": 1367,
                    "name": "Function 2012",
                    "tagline": "",
                    "start_date": "2012-09-28",
                    "end_date": "2012-09-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2012.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}