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

{
    "url": "https://demozoo.org/api/v1/productions/32758/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32758/",
    "id": 32758,
    "title": "Flake",
    "author_nicks": [
        {
            "name": "Fnuque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Fnuque/Fnuque-Flake"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27358"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2705,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/724/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/724/",
                    "id": 724,
                    "name": "Scene Meeting 1996",
                    "tagline": "",
                    "start_date": "1996-10-18",
                    "end_date": "1996-10-20",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137409,
                    "longitude": 8.97689,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}