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

{
    "url": "https://demozoo.org/api/v1/productions/88205/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88205/",
    "id": 88205,
    "title": "Z-Nexx In Space",
    "author_nicks": [
        {
            "name": "The Moose Brothers",
            "abbreviation": "TMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bearsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
                    "id": 27381,
                    "name": "Bearsoft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bearsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
                    "id": 27381,
                    "name": "Bearsoft",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Z-Nexx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                    "id": 7136,
                    "name": "Z-Nexx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://archives.aros-exec.org/share/demo/scene/z-nexx.i386-aros.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/syntaxsocietysummerparty13/combined/znexx.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/syntaxsocietysummerparty13/combined/znexx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 8339,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1904/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1904/",
                    "id": 1904,
                    "name": "Syntax Society Summer Party 2013",
                    "tagline": "",
                    "start_date": "2013-07-18",
                    "end_date": "2013-07-22",
                    "location": "Landskrona, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.872028,
                    "longitude": 12.83013,
                    "website": "http://www.syntaxsociety.se/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/f5/8e08.299736.png",
            "original_width": 652,
            "original_height": 513,
            "standard_url": "https://media.demozoo.org/screens/s/a4/f5/8e08.299736.jpg",
            "standard_width": 381,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/f5/8e08.299736.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amiga-os4",
        "aros"
    ]
}