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

{
    "url": "https://demozoo.org/api/v1/productions/93162/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93162/",
    "id": 93162,
    "title": "Soy un Delincuente",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-09",
    "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": "Conjuror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16042/?format=api",
                    "id": 16042,
                    "name": "Conjuror",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23232/?format=api",
                    "id": 23232,
                    "name": "Anthrium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "CONS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                    "id": 68,
                    "name": "CONS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/122619/sud-onslaught.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://homeofcons.wordpress.com/2013/11/11/soy-un-delincuente/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62104"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9628,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1892/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1892/",
                    "id": 1892,
                    "name": "Syntax 2013",
                    "tagline": "",
                    "start_date": "2013-11-09",
                    "end_date": "2013-11-10",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/9a/e938.33144.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/6b/9a/e938.33144.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/9a/e938.33144.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}