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

{
    "url": "https://demozoo.org/api/v1/productions/103413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/103413/",
    "id": 103413,
    "title": "The Tante Hellios Closet",
    "author_nicks": [
        {
            "name": "Chiparus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58623/?format=api",
                "id": 58623,
                "name": "Chiparus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-01-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Chiparus/Chiparus-thc"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26521"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10162,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2138/",
                    "id": 2138,
                    "name": "Holland Is OK 1993",
                    "tagline": "",
                    "start_date": "1993-01-23",
                    "end_date": "1993-01-24",
                    "location": "Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.25,
                    "longitude": 5.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}