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

{
    "url": "https://demozoo.org/api/v1/productions/177004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177004/",
    "id": 177004,
    "title": "Mellow",
    "author_nicks": [
        {
            "name": "Active",
            "abbreviation": "[A]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Artlace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                    "id": 11153,
                    "name": "Artlace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Artlace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                    "id": 11153,
                    "name": "Artlace",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Artlace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                    "id": 11153,
                    "name": "Artlace",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/arok07/demo/mellow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=98013"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31212"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iU5F-g3siQ0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "20",
            "competition": {
                "id": 13657,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/230/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/230/",
                    "id": 230,
                    "name": "Árok 2007",
                    "tagline": "",
                    "start_date": "2007-07-13",
                    "end_date": "2007-07-15",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}