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

{
    "url": "https://demozoo.org/api/v1/productions/71725/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71725/",
    "id": 71725,
    "title": "Mad Stick 2",
    "author_nicks": [
        {
            "name": "Siffo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37939/?format=api",
                "id": 37939,
                "name": "Siffo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/15/?format=api",
            "id": 15,
            "name": "XBOX360"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Siffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37939/?format=api",
                    "id": 37939,
                    "name": "Siffo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "John Peeba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                    "id": 12862,
                    "name": "John Peeba",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "John Peeba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                    "id": 12862,
                    "name": "John Peeba",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/assembly08/game/mad_stick_2_by_siffo__co.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51066"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Pkh13wcKmdU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "2086",
            "competition": {
                "id": 7620,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/114/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/114/",
                    "id": 114,
                    "name": "Assembly 2008",
                    "tagline": "Assembly Summer 2008",
                    "start_date": "2008-07-31",
                    "end_date": "2008-08-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}